IPXV_BeforeShowContextMenuEvent::ExclRect Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_BeforeShowContextMenuEvent::ExclRect Property}} | {{#customTitle:IPXV_BeforeShowContextMenuEvent::ExclRect Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]]. |
Revision as of 05:16, 20 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);