DkmModuleInstance.GetNextGPUInstructionAddress(UInt64) Метод

Определение

Возвращает адрес следующей инструкции по отношению к начальному адресу.

public:
 System::UInt64 GetNextGPUInstructionAddress(System::UInt64 StartAddress);
public:
 unsigned long long GetNextGPUInstructionAddress(unsigned long long StartAddress);
unsigned long GetNextGPUInstructionAddress(unsigned long StartAddress);
public ulong GetNextGPUInstructionAddress (ulong StartAddress);
member this.GetNextGPUInstructionAddress : uint64 -> uint64
Public Function GetNextGPUInstructionAddress (StartAddress As ULong) As ULong

Параметры

StartAddress
UInt64

Окне Адрес текущей инструкции.

Возвращаемое значение

UInt64

Заполняет Адрес следующей инструкции из Стартаддресс.

Применяется к