Skip to content

Overload_CodeJam_HGlobal_Create

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

HGlobal.Create Method

Overload List

 

Name Description
Public methodStatic member Create(T)() Create a new HGlobal with sizeof().
Public methodStatic member Create(Int32) Create a new HGlobal with given size.
Public methodStatic member Create(T)(Int32) Create a new HGlobal with given size.
  Back to Top

See Also

Reference

HGlobal Class
CodeJam Namespace

Clone this wiki locally