IPXV_BeforeShowContextMenuEvent::ShowFlags Property

From PDF XChange PDF SDK
Revision as of 02:33, 4 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ShowFlags of interface IPXV_BeforeShowContextMenuEvent returns/sets Value of LONG ...

Syntax

HRESULT get_ShowFlags([out, retval]  LONG*  nShowFlags);
HRESULT put_ShowFlags([in]  LONG  nShowFlags);

See Also

IPXV_BeforeShowContextMenuEvent