package cs.system
extends ValueType
implements ISerializable
Available on csnew (value:Int)
new (value:Pointer<Void>)
new (value:Int64)
ToInt32 ():Int
ToInt64 ():Int64
ToPointer ():Pointer<Void>
static read only Size:Int
static read only Zero:IntPtr
static op_Equality (value1:IntPtr, value2:IntPtr):Bool
static op_Explicit (value:Int):IntPtr
static op_Explicit (value:IntPtr):Pointer<Void>
static op_Explicit (value:Pointer<Void>):IntPtr
static op_Explicit (value:Int64):IntPtr
static op_Inequality (value1:IntPtr, value2:IntPtr):Bool
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/IntPtr.html