IPXV_BeforeShowContextMenuEvent::ExclRect Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_BeforeShowContextMenuEvent::ExclRect Property}}
 
{{#customTitle:IPXV_BeforeShowContextMenuEvent::ExclRect Property}}
{{#parentPage:PXV:IPXV_BeforeShowContextMenuEvent|ExclRect Property|property}}
+
{{#parentPage:PXV:IPXV_BeforeShowContextMenuEvent#Properties|ExclRect Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 15:17, 21 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);

See Also

IPXV_BeforeShowContextMenuEvent.