MissedHit Property
Description
This property checks whether or not a missed hit occurred on the last executed instance of the specified command.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property MissedHit As Boolean |
Return Type
Read-only Boolean. PC-DMIS returns TRUE if the command missed a hit; FALSE otherwise.
See Also