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 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 ==
See also [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]].
+
[[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]].

Revision as of 06: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);

See Also

IPXV_BeforeShowContextMenuEvent.