IDisplayPathInterop::GetSourceId メソッド (windows.devices.display.core.interop.h)
DisplaySource オブジェクトの一意識別子を取得します。
構文
HRESULT GetSourceId(
[out] UINT *pSourceId
);
パラメーター
[out] pSourceId
一意識別子です。
戻り値
型: HRESULT
このメソッドは 、成功した場合はS_OK を返し、それ以外の場合は失敗した理由を示すエラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10 ビルド 20348 |
サポートされている最小のサーバー | Windows 10 ビルド 20348 |
対象プラットフォーム | Windows |
ヘッダー | windows.devices.display.core.interop.h |
Library | d3d12.lib |
[DLL] | d3d12.dll |