CanEasy COM-Help
|
Environment variable from the database.
Can be used to store any kind of data. It is an additional abstraction layer that allows writing code independent to the project.
Definition at line 2509 of file cand_tlb.idl.
HRESULT CanEasy::IEnvVar::GetString | ( | [out, retval] BSTR * | ) |
Returns the value as string
HRESULT CanEasy::IEnvVar::Notify | ( | void | ) |
Notifies the value change event
HRESULT CanEasy::IEnvVar::ReplaceValue | ( | [in] VARIANT | vVal | ) |
Replaces the value and the data type
|
getset |
True if the variable is an array
|
getset |
Deprecated: Type of this variable.
use IValue.ValueType instead