ReflectionCallHelper.EnsureObjectForIntPtr(String, 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::Object ^ EnsureObjectForIntPtr(System::String ^ typeName, IntPtr intPtr);
public static object EnsureObjectForIntPtr (string typeName, IntPtr intPtr);
static member EnsureObjectForIntPtr : string * nativeint -> obj
Public Function EnsureObjectForIntPtr (typeName As String, intPtr As IntPtr) As Object
Parameters
- typeName
- String
- intPtr
-
IntPtr
nativeint