WeakGCHandle<T>.FromIntPtr(IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Runtime::InteropServices::WeakGCHandle<T> FromIntPtr(IntPtr value);
public static System.Runtime.InteropServices.WeakGCHandle<T> FromIntPtr(IntPtr value);
static member FromIntPtr : nativeint -> System.Runtime.InteropServices.WeakGCHandle<'T (requires 'T : null)>
Public Shared Function FromIntPtr (value As IntPtr) As WeakGCHandle(Of T)
Parameters
- value
-
IntPtr
nativeint