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. |
| rtbStatus | Required. A RichTextLib.RichTextBox Object. |
| strStatus | Required. A String Value. |
| clrColor | Optional. A Long = vbBlack Object. |