GetFeatureVisibility
|
![]() ![]() ![]() |
Name [in]
|
String specifying the name of the feature
|
pValue [out, retval]
|
Pointer to the string specifying the visibility of the feaure:
|
"Beginner" - access to the feature should be available for all users
|
"Expert" - access to the feature should be available for intermediate-level users
|
"Guru" - access to the feature should be limited to advanced-level users
|
"Invisible" - access to the feature should be available only in the API (no GUI visibility)
|
"Undefined" - no visibility information available for the feature
|
|
S_OK
|
Success
|
E_FAIL
|
Failure
|
|
|