IUIX_Obj::Impl Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Obj::Impl Property}}
 
{{#customTitle:IUIX_Obj::Impl Property}}
 +
{{#parentPage:PXV:IUIX_Obj|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Impl''' of interface [[PXV:IUIX_Obj|IUIX_Obj]] returns/sets  Pointer to IUnknown* ...
 
Property '''Impl''' of interface [[PXV:IUIX_Obj|IUIX_Obj]] returns/sets  Pointer to IUnknown* ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:43, 20 April 2015


Property Impl of interface IUIX_Obj returns/sets Pointer to IUnknown* ...

Syntax

HRESULT get_Impl([out, retval] IUnknown** ppImpl);
HRESULT put_Impl([in] IUnknown* ppImpl);

See Also

See also IUIX_Obj.