|
GetFeatureList
|
|
| Category [in]
|
| Name of the category for the list of features. If this parameter is "ALL", the list of all features supported by the camera will be returned.
|
|
|
| pList [out,retval]
|
| Pointer to the SAFEARRAY of strings containing available formats
|
| S_OK
|
| Success
|
| E_NOINTERFACE
|
| Category is not supported by the camera
|
| E_FAIL
|
| Failure.
|
|
|