interop::Int64FromLuid function (windows.devices.display.core.interop.h)
Converts from a LUID to a 64-bit signed integer.
Syntax
INT64 Int64FromLuid(
const LUID & Luid
);
Parameters
Luid
The LUID to convert.
Return value
The LUID converted to a 64-bit signed integer.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Target Platform | Windows |
Header | windows.devices.display.core.interop.h |
Library | d3d12.lib |
DLL | d3d12.dll |