Share via


LargeBufferMarshaller Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the LargeBufferMarshaller class.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public Sub New ( _
    marshalId As UShort _
)
public LargeBufferMarshaller(
    ushort marshalId
)
public:
LargeBufferMarshaller(
    unsigned short marshalId
)
new : 
        marshalId:uint16 -> LargeBufferMarshaller
public function LargeBufferMarshaller(
    marshalId : ushort
)

Parameters

.NET Framework Security

See Also

Reference

LargeBufferMarshaller Class

Microsoft.SPOT.Hardware Namespace