IFeedProducerConsumerServices::CreateEndpointState

创建 IEndpointState 对象。

HRESULT CreateEndpointState(
  IEndpointState ** ppEndpointState);

参数

参数 说明

ppEndpointState

[out] 新创建的 IEndpointState 对象。

返回值

  • S_OK

  • E_INVALIDARG

  • E_OUTOFMEMORY

请参阅

参考

IFeedProducerConsumerServices 接口