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