| Argument | Type | Description |
| dwDestContext | DWORD | As in CoMarshalInterface. |
| pvDestContext | void* | As in CoMarshalInterface. |
| pclsid | CLSID* | The place at which the requested CLSID is returned. |
| Return Value | Meaning |
| S_OK | Success. The required CLSID is returned. |
| E_UNEXPECTED | An unspecified error occurred. |