Share via


LargeBufferMarshaller.UnMarshalBuffer Method

Un-marshals a LargeBuffer object from native to managed code.

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

Syntax

[MethodImplAttribute(InternalCall)]
public void UnMarshalBuffer (
         ref LargeBuffer buffer
)

Parameters

  • buffer
    The LargeBuffer object to be unmarshalled.

Remarks

The internal size of buffer may be changed during the call.

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