CATHvacDesignUseItf Interface CATIHvaSessionResourcesMgr
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIHvaSessionResourcesMgr
Interface to access Session PRM Resources.
Role: Access Session PRM Resources.
New V6R2014 FD2
Method Index
- o
GetSpecNames(CATListValCATUnicodeString&)
- Retrieves the list of names of Hvac Specifications defined in the PRM.
Methods
o GetSpecNames
public virtual GetSpecNames( | | oLSpecNames) |
-
Retrieves the list of names of Hvac Specifications defined in the PRM.
Role: Retrieves the list of names of Hvac Specifications defined in the PRM.
- Parameters:
-
- oLSpecNames
- List of HVAC Specification Names found in the PRM.
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- Operation is successful
- E_INVALIDARG
- The input argument oLSpecName is not empty
- E_FAIL
- Otherwise
This object is included in the file: CATIHvaSessionResourcesMgr.h
If needed, your Imakefile.mk should include the module: CATHvacDesignUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.