All Categories Class Hierarchy This Category Previous Next Indexes
Product Class CATDMUsrProfile
CATDMUsrProfile
public class CATDMUsrProfile
Gives access to profile associated to an environment.
Constructor and Destructor Index
- o
CATDMUsrProfile(CATUnicodeString&,Error&)
- Constructor.
- o
~CATDMUsrProfile()
- Destructor.
Method Index
- o
GetValue(CATUnicodeString&,CATUnicodeString&)
- Retrieves a profile variable value.
Constructor and Destructor
o CATDMUsrProfile
| public CATDMUsrProfile( | const CATUnicodeString& | iCaenv, |
| Error& | oErr) |
-
Constructor.
- Parameters:
-
- iCaenv
- Environment name.
- oErr
- Error code.
o ~CATDMUsrProfile
| public ~CATDMUsrProfile( | ) |
-
Destructor.
Methods
o GetValue
| public Error GetValue( | const CATUnicodeString& | iVar, |
| CATUnicodeString& | oValue) |
-
Retrieves a profile variable value.
- Parameters:
-
- iVar
- Variable name.
- oValue
- Variable value.
- Returns:
- Error code or 0.
This object is included in the file: CATDMUsrProfile.h
If needed, your Imakefile.mk should include the module: LV003DBA