IUIX_CmdBar::Owner 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:IUIX_CmdBar::Owner Property}}
 
{{#customTitle:IUIX_CmdBar::Owner Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_CmdBar|IUIX_CmdBar]].
+
[[PXV:IUIX_CmdBar|IUIX_CmdBar]].

Revision as of 07:04, 20 May 2015


Property Owner of interface IUIX_CmdBar returns/sets Pointer to IUIX_Obj ...

Syntax

HRESULT get_Owner([out, retval]  IUIX_Obj**  ppOwner);
HRESULT put_Owner([in]  IUIX_Obj*  ppOwner);

See Also

IUIX_CmdBar.