IPXV_BeforeShowContextMenuEvent::ShowFlags Property

From PDF XChange PDF SDK
Revision as of 16:05, 20 April 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* pShowFlags);
HRESULT put_ShowFlags([in] LONG pShowFlags);

See Also

See also IPXV_BeforeShowContextMenuEvent.