Math387.AllignMemOffset Method

Overload List

#SignatureDescription
1function AllignMemOffset(Address: Int64; ElemSize: Cardinal): Integer;
2function AllignMemOffset(Address: NativeInt; ElemSize: Cardinal): Integer;

Overload 1: function AllignMemOffset(Address: Int64; ElemSize: Cardinal): Integer;

#NameTypeDescription
1AddressInt64
2ElemSizeCardinal

Returns: Int32

Overload 2: function AllignMemOffset(Address: NativeInt; ElemSize: Cardinal): Integer;

#NameTypeDescription
1AddressNativeInt
2ElemSizeCardinal

Returns: Int32