Skip to content

Overload_CodeJam_HGlobalScope_1__ctor

Andrew Koryavchenko edited this page Jul 4, 2017 · 2 revisions

HGlobalScope(T) Constructor

Overload List

 

Name Description
Public method HGlobalScope(T)() Default constructor, allocates memory with the size of T
Public method HGlobalScope(T)(Int32) Allocates memory from the unmanaged memory of the process by using the specified number of bytes.
  Back to Top

See Also

Reference

HGlobalScope(T) Class
CodeJam Namespace

Clone this wiki locally