DELPPRProcessItf Interface DELIPPRMfgProcessAlternateRelationship
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIPPRMfgProcessAlternateRelationship
Method Index
- o
GetAlternate(CATBaseUnknown*&)
- Returns the Process Alternate linked by the Alternate Relation
- o
GetOwner(CATBaseUnknown*&)
- Returns the Owner of the Alternate Relation
Methods
o GetAlternate
public virtual GetAlternate( | | opAlternate) |
-
Returns the Process Alternate linked by the Alternate Relation
- Parameters:
-
- opAlternate
- [out] A Manufacturing Process reference
- Returns:
- HRESULT Legal values:
- S_OK : The method successfully ended.
- E_INVALIDARG : The input is not a requirement
- E_FAIL : An error occurred.
o GetOwner
public virtual GetOwner( | | opOwner) |
-
Returns the Owner of the Alternate Relation
- Parameters:
-
- opOwner
- [out] A Manufacturing Process reference
- Returns:
- HRESULT Legal values:
- S_OK : The method successfully ended.
- E_INVALIDARG : The input is not a requirement
- E_FAIL : An error occurred.
This object is included in the file: DELIPPRMfgProcessAlternateRelationship.h
If needed, your Imakefile.mk should include the module: DELPPRProcessItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.