DkmILHlslBufferRead.Create(Int32, UInt32, UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Dışı Bu yöntem çağrısının sonucu.