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