Argument | Type | Description |
pProxy | void* | This parameter indicates the proxy to copy. |
riid | REFIIID | Identifies the proxy to return. |
ppCopy | void** | The copy is returned to this parameter. |
Returns | S_OK | Success. |
E_NOINTERFACE | The interface riid is not supported by this object. |