Skip to content

Overload_CodeJam_HGlobal_Create

andrewvk edited this page Nov 5, 2016 · 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