IPXV_BeforeShowContextMenuEvent::Owner Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_BeforeShowContextMenuEvent::Owner Property}} | {{#customTitle:IPXV_BeforeShowContextMenuEvent::Owner Property}} | ||
− | {{#parentPage:PXV:IPXV_BeforeShowContextMenuEvent|property}} | + | {{#parentPage:PXV:IPXV_BeforeShowContextMenuEvent#Properties|Owner|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''pOwner''' of interface [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]] returns Pointer to [[PXV:IUIX_Obj|IUIX_Obj]] ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Owner([out, retval] IUIX_Obj** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Owner([out, retval] IUIX_Obj** pOwner); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]] |
Latest revision as of 02:47, 15 June 2015
Property pOwner of interface IPXV_BeforeShowContextMenuEvent returns Pointer to IUIX_Obj ...
Syntax
HRESULT get_Owner([out, retval] IUIX_Obj** pOwner);