IFeedProducerConsumerServices::CreateEndpointState
创建 IEndpointState 对象。
HRESULT CreateEndpointState(
IEndpointState ** ppEndpointState);
参数
参数 | 说明 |
---|---|
ppEndpointState |
[out] 新创建的 IEndpointState 对象。 |
返回值
S_OK
E_INVALIDARG
E_OUTOFMEMORY
创建 IEndpointState 对象。
HRESULT CreateEndpointState(
IEndpointState ** ppEndpointState);
参数 | 说明 |
---|---|
ppEndpointState |
[out] 新创建的 IEndpointState 对象。 |
S_OK
E_INVALIDARG
E_OUTOFMEMORY