FindByUniqueID Method
Description
Finds a command identified by the HiPart and LoPart parameters.
Syntax
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