Public Method UpdateStatusList

Type Return

None

Syntax

Object.UpdateStatusList rtbStatus, strStatus, [clrColor]

The UpdateStatusList Methods syntax has these parts:

Part Description
object An expression evaluating to an Object of type modWinUSB.
rtbStatusRequired. A RichTextLib.RichTextBox Object.
strStatusRequired. A String Value.
clrColorOptional. A Long = vbBlack Object.