IEventServer::HasEventHandlers Property

From PDF XChange PDF SDK
Revision as of 06:49, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property HasEventHandlers of interface IEventServer returns Value of VARIANT_BOOL ...

Syntax

HRESULT get_HasEventHandlers([in]           LONG           EventID,
                             [out, retval]  VARIANT_BOOL*  Res);

Parameters

EventID
[in] Value of LONG.

See Also

IEventServer