struttura SHARED_COMPUTE_UNIT_RELATIONSHIP (winnt.h)

Syntax

typedef struct _SHARED_COMPUTE_UNIT_RELATIONSHIP {
  DWORD          Type;
  DWORD          ComputeUnitCount;
  BYTE           Reserved[14];
  WORD           GroupCount;
  GROUP_AFFINITY GroupMasks[ANYSIZE_ARRAY];
} SHARED_COMPUTE_UNIT_RELATIONSHIP, *PSHARED_COMPUTE_UNIT_RELATIONSHIP;

Members

Type

ComputeUnitCount

Reserved[14]

GroupCount

GroupMasks[ANYSIZE_ARRAY]

Requisiti

Requisito Value
Intestazione winnt.h