Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
After this function is called, any notifications will be queued instead of sent directly to the IDatabaseNotify. If called on the same thread that RegisterNotify was called on, it will first dispatch any queued notifications. Notifications will resume when ResumeNotify is called.
Syntax
void SuspendNotify(
[in] IDatabaseNotify *pNotify
);
Parameters
-
pNotify [in]
-
Type: IDatabaseNotify*
Specifies the IDatabaseNotify that will have its notifications suspended.
Return value
This method does not return a value.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
IDL |
|
DLL |
|