Writes a processor native sized integer value to unmanaged memory.

Declaration Syntax

Parameters
- ptr (IntPtr)
- The base address in unmanaged memory to write.
- ofs (Int32)
- An additional byte offset, added to the ptr parameter before writing.
- val (IntPtr)
- The value to write.
Assembly:
InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0