Property | Type | Description | |
---|---|---|---|
Type |
Method | Description | |
---|---|---|
GetArrayElement ( Thread thread, int index ) : |
||
GetCurrentType ( Thread thread ) : |
The current type of the object pointed to by this pointer. May only be used if ITargetPointerType.HasStaticType is false.
|
|
GetDereferencedObject ( Thread thread ) : |
If HasDereferencedObject is true, return the dereferenced object.
|
Method | Description | |
---|---|---|
GetDereferencedLocation ( ) : |
Method | Description | |
---|---|---|
GetArrayElement ( TargetMemoryAccess target, int index ) : |
||
GetCurrentType ( TargetMemoryAccess target ) : |
||
GetDereferencedObject ( TargetMemoryAccess target ) : |
||
TargetPointerObject ( |
public GetArrayElement ( Thread thread, int index ) : |
||
thread | Thread | |
index | int | |
return |
public GetCurrentType ( Thread thread ) : |
||
thread | Thread | |
return |
protected GetDereferencedLocation ( ) : |
||
return |
public GetDereferencedObject ( Thread thread ) : |
||
thread | Thread | |
return |