Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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]
Requirements
| Requirement | Value |
|---|---|
| Header | winnt.h |