Method CreatePointerType
CreatePointerType()
Get a IPointer
Declaration
IPointerType CreatePointerType()
IPointerType CreatePointerType()
Returns
IPointer |
IPointer |
CreatePointerType(UInt32)
Get a IPointer
Declaration
IPointerType CreatePointerType(uint addressSpace)
IPointerType CreatePointerType(uint addressSpace)
Parameters
UInt32 | addressSpace | Address space for the pointer |
Returns
IPointer |
IPointer |