ErrorInfoCustomMarshaler.MarshalManagedToNative(Object) 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:
virtual IntPtr MarshalManagedToNative(System::Object ^ exceptionObject);
public IntPtr MarshalManagedToNative (object exceptionObject);
abstract member MarshalManagedToNative : obj -> nativeint
override this.MarshalManagedToNative : obj -> nativeint
Public Function MarshalManagedToNative (exceptionObject As Object) As IntPtr
Parameters
- exceptionObject
- Object
Returns
IntPtr
nativeint