DkmILHlslGetGroupId.Create(DkmHlslThreadIdComponents) Methode

Definition

Erstellen Sie eine neue dkmilhlslgetgroupid-Objektinstanz.

public:
 static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILHlslGetGroupId ^ Create(Microsoft::VisualStudio::Debugger::GPU::DkmHlslThreadIdComponents GroupIdComponents);
public:
 static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILHlslGetGroupId ^ Create(Microsoft::VisualStudio::Debugger::GPU::DkmHlslThreadIdComponents GroupIdComponents);
 static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILHlslGetGroupId Create(Microsoft::VisualStudio::Debugger::GPU::DkmHlslThreadIdComponents GroupIdComponents);
public static Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILHlslGetGroupId Create (Microsoft.VisualStudio.Debugger.GPU.DkmHlslThreadIdComponents GroupIdComponents);
static member Create : Microsoft.VisualStudio.Debugger.GPU.DkmHlslThreadIdComponents -> Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILHlslGetGroupId
Public Shared Function Create (GroupIdComponents As DkmHlslThreadIdComponents) As DkmILHlslGetGroupId

Parameter

GroupIdComponents
DkmHlslThreadIdComponents

In Gibt an, welcher Teil der Thread Gruppen-ID auf dem Stapel abgelegt werden soll.

Gibt zurück

DkmILHlslGetGroupId

Vorgenommen Ergebnis dieses Methoden Aufrufes.

Gilt für