CRTRWR_OUTPUT Structure

Beta Innovations USB SDK .NET/COM

Data structure for sending output using the WriteCRTRWR command.

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

Syntax

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

See Also