IASTabber::put_DeferredNotification

This method specifies whether or not notifications are enabled on a tabber.

Syntax

HRESULT put_DeferredNotification( BOOL fDeferredNotification );

Parameters

fDeferredNotification
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.