Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |