estructura D3DKMT_QUERYSTATSTICS_RENAMING (d3dkmthk.h)
Reservado para uso del sistema. No debe usarse.
Sintaxis
typedef struct _D3DKMT_QUERYSTATSTICS_RENAMING {
ULONG NbAllocationsRenamed;
ULONG NbAllocationsShrinked;
ULONG NbRenamedBuffer;
ULONG MaxRenamingListLength;
ULONG NbFailuresDueToRenamingLimit;
ULONG NbFailuresDueToCreateAllocation;
ULONG NbFailuresDueToOpenAllocation;
ULONG NbFailuresDueToLowResource;
ULONG NbFailuresDueToNonRetiredLimit;
} D3DKMT_QUERYSTATSTICS_RENAMING;
Miembros
NbAllocationsRenamed
NbAllocationsShrinked
NbRenamedBuffer
MaxRenamingListLength
NbFailuresDueToRenamingLimit
NbFailuresDueToCreateAllocation
NbFailuresDueToOpenAllocation
NbFailuresDueToLowResource
NbFailuresDueToNonRetiredLimit
Requisitos
Requisito | Value |
---|---|
Servidor mínimo compatible | Windows Server 2022 |
Encabezado | d3dkmthk.h |