Write-only |
About Modifying Cal Kits |
Description |
Recalls the calibration kits definitions that were stored with the SaveKits command. |
VB Syntax |
app.RecallKits |
Variable |
(Type) - Description |
app |
An Application (object) |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
app.RecallKits |
C++ Syntax |
HRESULT RecallKits() |
Interface |
IApplication |