tcomISharedConfiguration Interface Reference

Shared configuration. More...

List of all members.

Public Member Functions

HRESULT GetValue ([in] VARIANT *name,[out, retval] VARIANT *value)
 Return value of the configuration item.


Detailed Description

Shared configuration.

Object used to access shared configuration.


Member Function Documentation

HRESULT GetValue ( [in] VARIANT *  name,
[out, retval] VARIANT *  value 
)

Return value of the configuration item.

Parameters:
name name of the item
Return values:
value Return value of the item. Return error if requested item doesn't exists.


Generated on Thu Aug 27 12:37:14 2009 for Tahiti COM API