GetFeatureList
|
![]() ![]() ![]() |
Category [in]
|
Name of the category or sub-category for the list of features. If this parameter is "Root", the list of upper-level categories and features will be returned.
|
pList [out,retval]
|
Pointer to the SAFEARRAY of strings containing the list of features under the specified category. An empty array indicates that the name of a feature is used instead of the name of a category.
|
S_OK
|
Success
|
E_NOINTERFACE
|
Category is not supported by the camera
|
E_FAIL
|
Failure.
|
|