interop::Int64FromLuid 関数 (windows.devices.display.core.interop.h)
LUID から 64 ビット符号付き整数に変換します。
構文
INT64 Int64FromLuid(
const LUID & Luid
);
パラメーター
Luid
変換する LUID。
戻り値
64 ビット符号付き整数に変換された LUID。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10 ビルド 20348 |
サポートされている最小のサーバー | Windows 10 ビルド 20348 |
対象プラットフォーム | Windows |
ヘッダー | windows.devices.display.core.interop.h |
Library | d3d12.lib |
[DLL] | d3d12.dll |