DIRECT_OUTPUT Structure

Beta Innovations USB SDK .NET/COM

Data structure for sending output using the WriteDirectOutput and WriteMuxOutput commands.

Namespace:  BIUSBWrapper
Assembly:  BIUSBWrapper (in BIUSBWrapper.dll)

Syntax

Visual Basic (Declaration)
<ComVisibleAttribute(False)> _
Public Structure DIRECT_OUTPUT
C#
[ComVisibleAttribute(false)]
public struct DIRECT_OUTPUT

See Also