Platform SDK: Exchange Server |
The ADVISECALLBACK function is called when a change occurs to the object being monitored by the HrCfgAdvise function.
Header file: | EDKCFG.H |
Library: | EDKCFG.LIB |
HRESULT ADVISECALLBACK( LPVOID lpvUserContext, LPWSTR lpwszOwnerTag, ULONG cProps, LPSPropValue lpProps );
See Return Values.
For information on the SPropValue structure, see the MAPI Programmer's Reference.
For more information on this function, see Using the Configuration Functions.