package cs.system
extends ValueType
implements ISerializable
Available on csnew (value:UInt64)new (value:Pointer<Void>)new (value:UInt)ToPointer ():Pointer<Void>ToUInt32 ():UIntToUInt64 ():UInt64static read only Size:Intstatic read only Zero:UIntPtrstatic op_Equality (value1:UIntPtr, value2:UIntPtr):Boolstatic op_Explicit (value:UInt64):UIntPtrstatic op_Explicit (value:UInt):UIntPtrstatic op_Explicit (value:UIntPtr):Pointer<Void>static op_Explicit (value:Pointer<Void>):UIntPtrstatic op_Inequality (value1:UIntPtr, value2:UIntPtr):Bool
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/UIntPtr.html