IFeedProducerConsumerServices::CreateEndpointState

Creates an IEndpointState object.

HRESULT CreateEndpointState(
  IEndpointState ** ppEndpointState);

Parameters

Parameter Description

ppEndpointState

[out] The newly created IEndpointState object.

Return Value

  • S_OK

  • E_INVALIDARG

  • E_OUTOFMEMORY

See Also

Reference

IFeedProducerConsumerServices Interface