| OPARAMETER_INVAR
| // input variable
|
| OPARAMETER_OUTVAR
| \// output variable
|
| OPARAMETER_INOUTVAR
| // input and output variable
|
| OPARAMETER_STATUS_IN
| // this is an input variable
|
| OPARAMETER_STATUS_OUT
| // this is an output variable
|
| OPARAMETER_AUTOENABLED
| // this parameter is bound automatically
|
| OPARAMETER_ENABLED
| // this parameter is ready to be bound
|
| operator==
operator!= GetName | GetServerType
GetStatus IsOpen |