Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : MissedHit Property
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