Reads a processor native sized integer from unmanaged memory.

Declaration Syntax

Parameters
- ptr (IntPtr)
- The base address in unmanaged memory from which to read.
- ofs (Int32)
- An additional byte offset, added to the ptr parameter before reading.

Return Value
The IntPtr read from the ptr parameter.
Assembly:
InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0