IFeedProducerConsumerServices::CreateEndpointState

Crea un oggetto IEndpointState.

HRESULT CreateEndpointState(
  IEndpointState ** ppEndpointState);

Parametri

Parametro Descrizione

ppEndpointState

[out] Oggetto IEndpointState appena creato.

Valore restituito

  • S_OK

  • E_INVALIDARG

  • E_OUTOFMEMORY

Vedere anche

Riferimento

Interfaccia IFeedProducerConsumerServices