WaitResult Enumeration
| Syntax | Constants |
|---|---|
Enum WaitResult
swcCompleted = 0
swcTimedOut = 1
swcRunError = 2
swcNoResult = 3
swcCancelled = 4
End Enum
|
|
| Syntax | Constants |
|---|---|
Enum WaitResult
swcCompleted = 0
swcTimedOut = 1
swcRunError = 2
swcNoResult = 3
swcCancelled = 4
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.