The DeinitSheetProc function releases the memory for a property sheet dialog window.
Header file: | ADMINEXT.H |
Library: | ADMINEXT.LIB |
VOID DeinitSheetProc(
VOID * pvExtensionData
);
None.
The DeinitSheetProc function is a mandatory Administrator extension DLL. It is called by the Microsoft Exchange Server Administrator program when a property sheet dialog window is about to be dismissed.
For more information on this function, see Using the Configuration Functions.
ADMIN_Initialize, CommitDataProc, InitSheetProc, SaveDataProc