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 (
LargeBufferbuffer
)
Parameters
- buffer
The LargeBuffer object to be marshalled.
Version Information
Available in the .NET Micro Framework versions 4.0 and 4.1.
See Also
Reference
LargeBufferMarshaller Class
LargeBufferMarshaller Members
Microsoft.SPOT.Hardware Namespace