CDialog::SetHelpID

Call this member function to set a context-sensitive help ID for the dialog box.

Syntax

void SetHelpID( UINT nIDR );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDialog Overview, CDialog Member Functions, Dialog Box Classes