Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Arguments used to query virtual function LUID.
Syntax
typedef struct _DXGKARG_QUERYVIRTUALFUNCTIONLUID {
ULONG VirtualFunctionIndex;
PLUID pLuid;
} DXGKARG_QUERYVIRTUALFUNCTIONLUID, *PDXGKARG_QUERYVIRTUALFUNCTIONLUID;
Members
VirtualFunctionIndex
Zero-based offset of the Virtual Function from the first VF exposed by this Physical Function.
pLuid
A pointer to a unique LUID that identifies a specific virtual GPU on the host system.
Requirements
| Requirement | Value |
|---|---|
| Header | dispmprt.h |