estructura D3DKMT_QUERYSTATSTICS_RENAMING (d3dkmthk.h)
Reservado para uso del sistema. No use.
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 | Valor |
---|---|
servidor mínimo admitido | Windows Server 2022 |
encabezado de | d3dkmthk.h |