Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Compares two CWnd objects to determine if they do not have the same m_hWnd.
BOOL operator!=(
const CWnd& wnd
) const;
Parameters
- wnd
A reference to a CWnd object.
Return Value
Nonzero if equal; otherwise 0.
Requirements
Header: afxwin.h