DkmILHlslBufferRead.Create(Int32, UInt32, UInt32) Yöntem

Tanım

Yeni bir DkmILHlslBufferRead nesnesi örneği oluşturun.

public:
 static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILHlslBufferRead ^ Create(int RegisterId, System::UInt32 RegisterIndex, System::UInt32 BytesToRead);
public:
 static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILHlslBufferRead ^ Create(int RegisterId, unsigned int RegisterIndex, unsigned int BytesToRead);
 static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILHlslBufferRead Create(int RegisterId, unsigned int RegisterIndex, unsigned int BytesToRead);
public static Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILHlslBufferRead Create (int RegisterId, uint RegisterIndex, uint BytesToRead);
static member Create : int * uint32 * uint32 -> Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILHlslBufferRead
Public Shared Function Create (RegisterId As Integer, RegisterIndex As UInteger, BytesToRead As UInteger) As DkmILHlslBufferRead

Parametreler

RegisterId
Int32

'Ndaki VSD3D_REGISTER_SET değeri bir Cvregisterıd değerine dönüştürüldü.

RegisterIndex
UInt32

'Ndaki Okunacak kaydın dizini.

BytesToRead
UInt32

'Ndaki Paylaşılan arabellekten okunacak bayt sayısı.

Döndürülenler

DkmILHlslBufferRead

Dışı Bu yöntem çağrısının sonucu.

Şunlara uygulanır