|
CanEasy COM-Help
|
Collection of namespaces.
Allows to structure the variables. A namespace can contain other namespaces which can contain variables.
Definition at line 2672 of file cand_tlb.idl.
| HRESULT CanEasy::INamespaceCol::AddItem | ( | IDatabaseItem * | pData | ) |
Adds an already created namespace into the collection
| HRESULT CanEasy::INamespaceCol::AddNamespace | ( | [in] BSTR | sName, |
| [out, retval] INamespace ** | |||
| ) |
Adds a new namespace into the collection
| sName | Name of the new namespace |
|
get |
Returns a namespace by index or name