Platform SDK: Exchange Server |
The HasHelpProc function determines whether online Help is available for the Administrator extension DLL property sheets.
Header file: | ADMINEXT.H |
Library: | ADMINEXT.LIB |
BOOL HasHelpProc( VOID * pvExtensionData, HWND hwnd );
The HasHelpProc function is an optional Administrator extension DLL. It is called by the Microsoft Exchange Server Administrator program for each extension data property page. For more information on this function, see Using Administrator Extension Functions (Called by Administrator Program).