funzione interop::Int64FromLuid (windows.devices.display.core.interop.h)
Converte da un LUID a un intero con segno a 64 bit.
Sintassi
INT64 Int64FromLuid(
const LUID & Luid
);
Parametri
Luid
LUID da convertire.
Valore restituito
LUID convertito in un intero con segno a 64 bit.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10 Build 20348 |
Server minimo supportato | Windows 10 Build 20348 |
Piattaforma di destinazione | Windows |
Intestazione | windows.devices.display.core.interop.h |
Libreria | d3d12.lib |
DLL | d3d12.dll |