MFCreateSensorProfileCollection 関数 (mfidl.h)
センサー プロファイル コレクションを作成します。
構文
HRESULT MFCreateSensorProfileCollection(
[out] IMFSensorProfileCollection **ppSensorProfile
);
パラメーター
[out] ppSensorProfile
成功した場合は、センサー プロファイル コレクションを含む IMFSensorProfileCollection を指します。
戻り値
この関数は値を返しません。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10、バージョン 1703 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | サポートなし |
対象プラットフォーム | Windows |
ヘッダー | mfidl.h |
Library | Mfsensorgroup.lib |
[DLL] | Mfsensorgroup.dll |