| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > DXUtil Class : AllocateMemory Method |
'Declaration Public Shared Function AllocateMemory( _ ByVal sizeInBytes As System.Integer, _ Optional ByVal align As System.Integer _ ) As System.IntPtr
public static System.IntPtr AllocateMemory( System.int sizeInBytes, System.int align )