GCHandle Type Conversions
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
| Name | Description | |
|---|---|---|
|
Explicit(GCHandle to IntPtr) | A GCHandle is stored using an internal integer representation. |
|
Explicit(IntPtr to GCHandle) | Security Critical. A GCHandle is stored using an internal integer representation. |