Click to return to the HTML Help home page    
HH_ALINK_LOOKUP     HH_DISPLAY_INDEX     HTML Help API Reference    
Web Workshop  |  DHTML, HTML & CSS  |  HTML Help

HH_CLOSE_ALL Command


Microsoft Corporation

Updated June 10, 1999

Closes all windows opened directly or indirectly by the calling program.


hwndCaller pszFile dwData
Must be NULL. Must be NULL. Must be zero.

Example

HtmlHelp(
         NULL,
         NULL,
         HH_CLOSE_ALL,
         0) ;

Return Value

NULL.

Comments


link to overview topic About commands
 


Back to topBack to top

Did you find this material useful? Gripes? Compliments? Suggestions for other articles? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.