interop::LuidFromInt64 函数 (windows.devices.display.core.interop.h)
从 64 位有符号整数转换为 LUID。
语法
LUID LuidFromInt64(
INT64 Int64
);
参数
Int64
要转换的 64 位带符号整数。
返回值
转换为 LUID 的 64 位有符号整数。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 10内部版本 20348 |
最低受支持的服务器 | Windows 10内部版本 20348 |
目标平台 | Windows |
标头 | windows.devices.display.core.interop.h |
Library | d3d12.lib |
DLL | d3d12.dll |