SetFeatureArray
|
Name [in]
|
String specifying the name of the feature
|
ElementSize [in]
|
A short value specifying the size of each element of the array, in bytes
|
Data [out, retval]
|
SAFEARRAY variant containing the values to be copied to the feature's buffer
|
S_OK
|
Success
|
E_NOINTERFACE
|
Feature does not exist or not available
|
E_FAIL
|
Failed to read the feature
|
|
|