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