LargeBufferMarshaller Class

Enables marshalling of LargeBuffer objects to and from native code.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public class LargeBufferMarshaller : IEventListener

Remarks

This class corresponds to the native functions LargeBuffer_NativeToManaged, LargeBuffer_ManagedToNative, and LargeBuffer_GetNativeBufferSize. These functions are described in the documentation for the .NET Micro Framework Porting Kit.

Version Information

Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.

See Also

Reference

LargeBufferMarshaller Members
Microsoft.SPOT.Hardware Namespace