Share via


LargeBufferMarshaller.MarshalBuffer Method

Marshals a LargeBuffer object from managed code to native code.

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

Syntax

[MethodImplAttribute(InternalCall)]
public void MarshalBuffer (
         LargeBuffer buffer
)

Parameters

  • buffer
    The LargeBuffer object to be marshalled.

Version Information

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

See Also

Reference

LargeBufferMarshaller Class
LargeBufferMarshaller Members
Microsoft.SPOT.Hardware Namespace