Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : GetBundleInstance Method
GetBundleInstance Method
Description
Gets the bundle instance of the command for the specified station index.A NULL pointer is returned if there is no instance at that index
Syntax
Visual Basic
Public Function GetBundleInstance( _
   ByVal StationIndex As Long _
) As Command
Parameters
StationIndex
See Also