| Argument | Type | Description | 
| pIID | IID * | [out] A pointer to the caller's variable to receive the IID of the outgoing interface managed by this connection point. | 
| Return Value | Meaning | 
| S_OK | Success. | 
| E_POINTER | The address in pIID is not valid (such as NULL) | 
| E_UNEXPECTED | An unknown error occurred. |