All Frameworks Class Hierarchy This Framework Previous Next Indexes
CATPlantShipInterfaces Interface CATIPspDomainEnvironment
System.IUnknown
|
+---CATIPspDomainEnvironment
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIPspDomainEnvironment
Interface to manage Plant Ship Application Feature Catalogs.
Role: This is the controler for Plant Ship Application Catalogs.
Method Index
- o
Get3DApplication(CATString&)
- Retrieve the 3D application name associated to this domain.
- o
GetFeatFile(CATUnicodeString&)
- Get the domain feat file name.
- o
GetUserFeatFile(CATUnicodeString&)
- Get the domain user defined feat file name.
Methods
o Get3DApplication
-
Retrieve the 3D application name associated to this domain.
- Returns:
- oApplName An HRESULT value.
Legal values:
- S_OK
- operation is successful
- E_FAIL
- operation failed
o GetFeatFile
-
Get the domain feat file name.
- Parameters:
-
- oFeatFile
- Domain feat file name.
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- operation is successful
- E_FAIL
- operation failed
o GetUserFeatFile
-
Get the domain user defined feat file name.
- Parameters:
-
- oUserFeatFile
- User feat file name.
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- operation is successful
- E_FAIL
- operation failed
This object is included in the file: CATIPspDomainEnvironment.h