Property pImpl of interface IUIX_Obj returns/sets Pointer to IUnknown* ...
HRESULT get_Impl([out, retval] IUnknown** pImpl); HRESULT put_Impl([in] IUnknown* pImpl);
IUIX_Obj