IPXV_BeforeShowContextMenuEvent::ExclRect Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]] | + | [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]] |
Revision as of 03:57, 23 May 2015
Property ExclRect of interface IPXV_BeforeShowContextMenuEvent returns/sets Pointer to RECT ...
Syntax
HRESULT get_ExclRect([out, retval] RECT* pExclRect); HRESULT put_ExclRect([in] RECT* pExclRect);