| Methods |
Description |
Return Type |
Input Parameters |
Remarks |
| AddRoutFilterSelection(BSTR filter_, BSTR value_); |
|
long |
|
|
| Clear(); |
|
boolean |
|
|
| ClearRoutines(); |
|
boolean |
|
|
| Connect(); |
|
boolean |
|
|
| CreateFilters(); |
|
IQaFilters* |
|
|
| CreateQuery(BSTR label_); |
|
IQaQuery* |
|
|
| Delete(); |
|
long |
|
|
| GetFeatureFilterByPos(long pos_); |
|
IQaFilter* |
|
|
| GetFeatureFilterCount(); |
|
long |
|
|
| GetImages(void); |
Returns an object representing the QaImages list. |
IQaImages* |
|
|
| GetLabel(); |
|
BSTR |
|
|
| GetQuery(BSTR label_); |
|
IQaQuery* |
|
|
| GetQueryByPos(long pos_); |
|
IQaQuery* |
|
|
| GetQueryCount(); |
|
long |
|
|
| GetRoutFilterSelectionByPos(long pos_); |
|
IQaFilter* |
|
|
| GetRoutFilterSelectionCount(); |
|
long |
|
|
| GetRoutineByName(BSTR keyLabel_); |
|
IQaRoutine* |
|
|
| GetRoutineByPos(long pos); |
|
IQaRoutine* |
|
|
| GetRoutineCount(); |
|
long |
|
|
| GetRoutineFilterByPos(long pos_); |
|
IQaFilter* |
|
|
| GetRoutineFiterCount(); |
|
long |
|
|
| GetSampleFilterByPos(long pos_); |
|
IQaFilter* |
|
|
| GetSampleFilterCount(); |
|
long |
|
|
| Load(); |
|
boolean |
|
|
| LoadRoutines(); |
|
boolean |
|
|
| SiteCode(); |
|
BSTR |
|
|
| Update(); |
|
long |
|
|