Share via


LargeBufferMarshaller Members

The following tables list the members exposed by the LargeBufferMarshaller type.

Public Constructors

Name Description
Public Method LargeBufferMarshaller Initializes a new instance of the LargeBufferMarshaller class.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method InitializeForEventSource Initializes the event source.
Public Method MarshalBuffer Marshals a LargeBuffer object from managed code to native code.
Public Method OnEvent Handles GenericEvent events.
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)
Public Method UnMarshalBuffer Un-marshals a LargeBuffer object from native to managed code.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event Static OnLargeBufferRequest Raises events when the native code indicates that a LargeBuffer object is ready for marshalling.

See Also

Reference

LargeBufferMarshaller Class
Microsoft.SPOT.Hardware Namespace