PC-DMIS 2021.1 Object Library
FindByUniqueID Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
HiPart
This parameter is a long value that should come from a call to GetUniqueID made previously on the desired command object.
LoPart
This parameter is a long value that should come from a call to GetUniqueID made previously on the command object.
PCDLRN ActiveX DLL > Commands Object : FindByUniqueID Method

Glossary Item Box

Description

Finds a command identified by the HiPart and LoPart parameters.

Syntax

Visual Basic
Public Function FindByUniqueID( _
   ByVal HiPart As Long, _
   ByVal LoPart As Long _
) As Command

Parameters

HiPart
This parameter is a long value that should come from a call to GetUniqueID made previously on the desired command object.
LoPart
This parameter is a long value that should come from a call to GetUniqueID made previously on the command object.

Return Type

Command object.

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.