CDialog::SetHelpID

Sets a context-sensitive help ID for the dialog box.

void SetHelpID( 
   UINT nIDR  
);

Parameters

  • nIDR
    Specifies the context-sensitive help ID.

Requirements

Header: afxwin.h

See Also

Reference

CDialog Class

Hierarchy Chart