Public Member Functions | |
HRESULT | GetValue ([in] VARIANT *name,[out, retval] VARIANT *value) |
Return value of the configuration item. |
Object used to access shared configuration.
HRESULT GetValue | ( | [in] VARIANT * | name, | |
[out, retval] VARIANT * | value | |||
) |
Return value of the configuration item.
name | name of the item |
value | Return value of the item. Return error if requested item doesn't exists. |