The GetWindowContextHelpId function retrieves the help context identifier, if any, associated with the specified window.
DWORD GetWindowContextHelpId(
HWND hwnd |
|
); |
Returns the help context identifier if the window has one or zero otherwise.