IFeedProducerConsumerServices::CreateEndpointState

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

構文

HRESULT CreateEndpointState(
  IEndpointState ** ppEndpointState);

パラメーター

パラメーター

説明

ppEndpointState

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

戻り値

  • S_OK

  • E_INVALIDARG

  • E_OUTOFMEMORY

関連項目

その他の技術情報

IFeedProducerConsumerServices インターフェイス