| Get Method | |
| See Also |
- pIBarcodeParams
The key of the bar code to retrieve.
Retrieves a bar code.
The bar code is specified by its key, which is contained in the BarCodeParams object passed to the method.
| Visual Basic |
|---|
Public Function Get( _
   ByVal pIBarcodeParams As BarCodeParams _
) As BarCode |
- pIBarcodeParams
The key of the bar code to retrieve.