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