IUIX_Obj::Impl Property

From PDF XChange PDF SDK
Revision as of 07:54, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IUIX_Obj