IEventServer::HasEventHandlers Property

From PDF XChange PDF SDK
Revision as of 05:49, 23 April 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           nEventID,
                             [out, retval]  VARIANT_BOOL*  pRes);

Parameters

nEventID
[in] Value of LONG.

See Also

See also IEventServer.