CoCopyProxy (OLE32.@)
HRESULT CoCopyProxy ( IUnknown* pProxy, IUnknown** ppCopy )
Copies a proxy.
pProxy | [In] | Pointer to the proxy object. |
ppCopy | [Out] | Copy of the proxy. |
Success: S_OK.
Failure: HRESULT code.
CoQueryProxyBlanket, CoSetProxyBlanket.
Defined in "objbase.h".
Implemented in "dlls/ole32/compobj.c". source.winehq.org/source/dlls/ole32/compobj.c
Debug channel "ole".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.