Method Process.TraceProcess()->Registers()->`[]()
- Method `[]
int
res =Process.TraceProcess.Registers()
[regno
]- Description
Get the contents of register
regno
.
int
res = Process.TraceProcess.Registers()
[ regno
]
Get the contents of register regno
.