IFeedProducerConsumerServices::CreateEndpointState

IEndpointState オブジェクトを作成します。

HRESULT CreateEndpointState(
  IEndpointState ** ppEndpointState);

パラメータ

パラメータ 説明

ppEndpointState

[out] 新しく作成された IEndpointState オブジェクトです。

戻り値

  • S_OK

  • E_INVALIDARG

  • E_OUTOFMEMORY

参照

リファレンス

IFeedProducerConsumerServices インターフェイス