IUIX_Obj::Impl Property

From PDF XChange PDF SDK
Revision as of 07:45, 20 May 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**  ppImpl);
HRESULT put_Impl([in]  IUnknown*  ppImpl);

See Also

IUIX_Obj.