IFeedProducerConsumerServices::CreateEndpointState

Creates an IEndpointState object.


HRESULT CreateEndpointState(
  IEndpointState ** ppEndpointState);

Parameter

Description

ppEndpointState

[out] The newly created IEndpointState object.

  • S_OK

  • E_INVALIDARG

  • E_OUTOFMEMORY

Show: