DELPPRProcessItf Interface DELIPPRProcessOutputComputeAuth
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIPPRProcessOutputComputeAuth
Method Index
- o
ComputeProcessOutput(CATIPLMNavOccurrence*,CATIPLMNavReference*&)
- Computes the process output of a given process occurrence.
- o
UpdateProcessOutput(CATIPLMNavOccurrence*)
- Updates the process output of a given process occurrence.
Methods
o ComputeProcessOutput
public virtual ComputeProcessOutput( | | ipiProcessOcc, |
| | opProcessOutput) |
-
Computes the process output of a given process occurrence.
- Parameters:
-
- ipiProcessOcc
- The process occurrence
- opProcessOutput
- The process output
- Returns:
-
S_OK
- the method went fine
E_INVALIDARG
- for an invalid argument
E_FAIL
- if the method fails for any other reason
o UpdateProcessOutput
public virtual UpdateProcessOutput( | | ipiProcessOcc) |
-
Updates the process output of a given process occurrence.
- Parameters:
-
- ipiProcessOcc
- The process occurrence
- Returns:
-
S_OK
- the method went fine
E_INVALIDARG
- for an invalid argument
E_FAIL
- if the method fails for any other reason
This object is included in the file: DELIPPRProcessOutputComputeAuth.h
If needed, your Imakefile.mk should include the module: DELPPRProcessItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.