This topic has not yet been rated - Rate this topic

GCHandle.Alloc Method

Allocates a handle for the specified object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member Alloc(Object) Allocates a Normal handle for the specified object.
Public method Static member Alloc(Object, GCHandleType) Allocates a handle of the specified type for the specified object.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.