IASTabber::get_DeferredNotification

This method retrieves whether or not notifications are enabled for the tabber.

Syntax

HRESULT get_DeferredNotification BOOL *pfDeferredNotification );

Parameters

pfDeferredNotification
Pointer to a Boolean that is set to TRUE if notifications are enabled, or to FALSE if not.

Return Values

NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.