IKsAllocator::KsGetAllocatorStatus メソッド (ksproxy.h)

アロケーターの状態を取得します。

構文

HRESULT KsGetAllocatorStatus(
  PKSSTREAMALLOCATOR_STATUS AllocatorStatus
);

パラメーター

AllocatorStatus

戻り値

このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。

要件

要件
対象プラットフォーム Windows
ヘッダー ksproxy.h (Ksproxy.h を含む)

こちらもご覧ください

IKsAllocator