CWindow::WinHelp

Anfangs-Windows-Hilfe.

BOOL WinHelp(
   LPCTSTR lpszHelp,
   UINT nCmd = HELP_CONTEXT,
   DWORD dwData = 0 
) throw();

Hinweise

Siehe WinHelp in Windows SDK.

Anforderungen

Header: atlwin.h

Siehe auch

Referenz

CWindow-Klasse