CWnd::GetWindowContextHelpId

Switch View :
ScriptFree
Visual Studio 2010 - Visual C++
CWnd::GetWindowContextHelpId

Call this member function to retrieve the help context identifier, if any, associated with the window.

DWORD GetWindowContextHelpId( ) const;
Return Value

The help context identifier. Returns 0 if the window has none.

Requirements

Header: afxwin.h

See Also

Reference

Concepts