There was an error while loading. Please reload this page.
Allocates memory from the unmanaged memory of the process by using the specified number of bytes.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public HGlobalScope( int cb )
VB
Public Sub New ( cb As Integer )
F#
new : cb : int -> HGlobalScope
HGlobalScope(T) ClassHGlobalScope(T) OverloadCodeJam Namespace