|
GetFeatureTip
|
|
| Name [in]
|
| String specifying the name of the feature
|
| pType [out, retval]
|
| Pointer to a string specifying the short description of the feature
|
| S_OK
|
| Success
|
| E_NOINTERFACE
|
| Feature does not exist or not available
|
| E_FAIL
|
| Failure
|
|
|
|
|
| MsgBox ActiveGige1.GetFeatureTip("ExposureAuto")
|