Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts from a 64-bit signed integer to a LUID.
Syntax
LUID LuidFromInt64(
INT64 Int64
);
Parameters
Int64
The 64-bit signed integer to convert.
Return value
The 64-bit signed integer converted to a LUID.
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 |