ErrorInfoCustomMarshaler Class
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 ref class ErrorInfoCustomMarshaler sealed : System::Runtime::InteropServices::ICustomMarshaler
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class ErrorInfoCustomMarshaler : System.Runtime.InteropServices.ICustomMarshaler
type ErrorInfoCustomMarshaler = class
interface ICustomMarshaler
Public NotInheritable Class ErrorInfoCustomMarshaler
Implements ICustomMarshaler
- Inheritance
-
ErrorInfoCustomMarshaler
- Attributes
- Implements
Methods
CleanUpManagedData(Object) | |
CleanUpNativeData(IntPtr) | |
GetInstance(String) | |
GetNativeDataSize() | |
MarshalManagedToNative(Object) | |
MarshalNativeToManaged(IntPtr) |