System.HelpIntfs.ICustomHelpViewer Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. | 
| CanShowTableOfContents | public | Query support for the Table of Contents. | 
| GetHelpStrings | public | Returns the Help Strings that match a keyword. | 
| GetViewerName | public | Returns the string that identifies the Help Viewer. | 
| NotifyID | public | Saves the Viewer's numeric ID. | 
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. | 
| Release | public | Decrements the reference count for this interface. | 
| ShowHelp | public | Shows the Help topic specified by HelpStringfrom the list retrieved by GetHelpStrings. | 
| ShowTableOfContents | public | Shows a Table of Contents. | 
| ShutDown | public | Notifies the Viewer that the application is shutting down. | 
| SoftShutDown | public | Request to the Viewer to close all open Help topics. | 
| Supports | public | Indicates whether a given interface supports a specific (another) interface. | 
| UnderstandsKeyword | public | Responds to a keyword-based Help request. |