Compartir a través de


IFeedProducerConsumerServices::CreateEndpointState

Crea un objeto IEndpointState.

HRESULT CreateEndpointState(
  IEndpointState ** ppEndpointState);

Parámetros

Parámetro Descripción

ppEndpointState

[out] Objeto IEndpointState que se acaba de crear.

Valor devuelto

  • S_OK

  • E_INVALIDARG

  • E_OUTOFMEMORY

Vea también

Referencia

Interfaz IFeedProducerConsumerServices