Syntax
| AI.IsValidHandle(Handle As Long) As Boolean
| ||||
|---|---|---|---|---|---|
Description
| Tests whether a conversation handle is still open on the object. Returns True when the handle exists, or False when it is unknown or has already been closed with CloseHandle or CloseAll.
| ||||
See Also
| GetStatus, CloseHandle, ConversationCount.
|