COlePropertyPage::SetHelpInfo

Call this member function to specify a brief text string describing the purpose of this property page and its help filename and the help context.

Syntax

void SetHelpInfo( LPCTSTR lpszDocString, LPCTSTR lpszHelpFile = NULL, DWORD dwHelpContext = 0 );

At a Glance

Header file: Afxctl.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COlePropertyPage Overview, COlePropertyPage Member Functions, Dialog Box Classes, COlePropertyPage::OnHelp