This topic has not yet been rated - Rate this topic

GCHandle Type Conversions

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
  Name Description
Public operator Static member Supported by Silverlight for Windows Phone Supported by Xbox 360 Explicit(GCHandle to IntPtr) A GCHandle is stored using an internal integer representation.
Public operator Static member Supported by Silverlight for Windows Phone Supported by Xbox 360 Explicit(IntPtr to GCHandle) Security Critical. A GCHandle is stored using an internal integer representation.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.