Method PointerSize
PointerSize()
Gets the size of a pointer for the default address space of the target
uint PointerSize()
Returns
- uint
Size of a pointer to the default address space
PointerSize(uint)
Retrieves the size of a pointer for a given address space of the target
uint PointerSize(uint addressSpace)
Parameters
addressSpace
uintAddress space for the pointer
Returns
- uint
Size of a pointer