The ScRelocNotifications function adjusts a pointer within a specified event notification array.
Note This function may not be supported in future versions of MAPI.
Header file: | MAPIUTIL.H |
Implemented by: | MAPI |
Called by: | Client applications and service providers |
SCODE ScRelocNotifications(
int cntf,
LPNOTIFICATION rgntf,
LPVOID pvBaseOld,
LPVOID pvBaseNew,
ULONG FAR * pcb
);
The pcb parameter to the ScRelocNotifications function is optional.
Notification Functions, ScRelocProps