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