Class IMAPIFormAdviseSink (unit MapiForm)

Inherits from

IUnknown

Part of form server, held by view; receives notifications from the view. * * This part of the form server, but is not an interface on the form * object. This means that clients should not expect to QueryInterface * from an IMAPIForm* or IOleObject* to this interface, or vice versa.

Constructors



Functions

function OnActivateNext (lpszMessageClass : LPCSTR; ulMessageStatus : ULONG; ulMessageFlags : ULONG; out ppPersistMessage : IPersistMessage) : HResult;


function OnChange (ulDir : ULONG) : HResult;


Properties

Events

Variables


Constructors


Functions


function OnActivateNext (lpszMessageClass : LPCSTR; ulMessageStatus : ULONG; ulMessageFlags : ULONG; out ppPersistMessage : IPersistMessage) : HResult;


function OnChange (ulDir : ULONG) : HResult;


Properties


Events


Variables