Share via


Configuration.GenericDescriptor Constructor

Creates a new instance of the GenericDescriptor class.

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

Syntax

public Configuration.GenericDescriptor (
         byteRequestType,
         UInt16Value,
         byte[] Payload
)

Parameters

  • RequestType
    Specifies the request type. Must be set to one or more of the constant values defined in this class and combined with a bitwise OR operation.
  • Value
    Contains the value of the request.
  • Payload
    Holds the data for the request.

Version Information

Available in the .NET Micro Framework version 4.1.

See Also

Reference

Configuration.GenericDescriptor Class
Configuration.GenericDescriptor Members
Microsoft.SPOT.Hardware.UsbClient Namespace