IPXV_BeforeShowContextMenuEvent::ExclRect Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_BeforeShowContextMenuEvent::ExclRect Property}} | {{#customTitle:IPXV_BeforeShowContextMenuEvent::ExclRect Property}} | ||
+ | {{#parentPage:PXV:IPXV_BeforeShowContextMenuEvent|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''ExclRect''' of interface [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]] returns/sets Pointer to RECT ... | Property '''ExclRect''' of interface [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]] returns/sets Pointer to RECT ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 15:05, 20 April 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);
See Also
See also IPXV_BeforeShowContextMenuEvent.