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