DkmModuleInstance.GetNextGPUInstructionAddress(UInt64) Método

Definição

Retorna o endereço da próxima instrução relativa a um endereço inicial.

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

Parâmetros

StartAddress
UInt64

No O endereço da instrução atual.

Retornos

UInt64

Fora O endereço da próxima instrução de StartAddress.

Aplica-se a