Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Compares two CWnd objects to determine if they 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