Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : UnexpectedHit Property
UnexpectedHit Property
Description

This property checks whether or not an unexpected hit occurred on the last executed instance of the specified command.

Property type
Read-only property
Syntax
Visual Basic
Public Property UnexpectedHit As Boolean
Return Type
Read-only Boolean. PC-DMIS returns TRUE if it detects an unexpected hit for the command; FALSE otherwise.
See Also