GetFeatureAccess
|
Name [in]
|
String specifying the name of the feature
|
pValue [out, retval]
|
Pointer to the string representing the access to the feature in the currently selected camera:
|
"NI" - feature is not implemented
|
"NA" - feature is not available at the moment
|
"WO" - feature has the write-only access
|
"RO" - feature has the read-only access
|
"RW" - feature has the full access
|
S_OK
|
Success
|
E_FAIL
|
Failure
|
|
|