DELPPRProcessItf Interface DELIPPRProcessTypeNav

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface DELIPPRProcessTypeNav



Method Index


o GetProcessInstanceType(CATIPLMNavInstance*,CATIType_var&)
Gets the process type of a given process instance.
o GetProcessReferenceType(CATIPLMNavReference*,CATIType_var&)
Gets the process type of a given process reference.

Methods


o GetProcessInstanceType
public virtual GetProcessInstanceType( ipiProcessInstance,
oProcessInstanceType)
Gets the process type of a given process instance.
Parameters:
ipiProcessInstance
The process instance
oProcessInstanceType
The type of the process instance
Returns:
S_OK
the method went fine
E_INVALIDARG
for an invalid argument
E_FAIL
if the method fails for any other reason
o GetProcessReferenceType
public virtual GetProcessReferenceType( ipiProcessReference,
oProcessReferenceType)
Gets the process type of a given process reference.
Parameters:
ipiProcessReference
The process reference
oProcessReferenceType
The type of the process reference
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: DELIPPRProcessTypeNav.h
If needed, your Imakefile.mk should include the module: DELPPRProcessItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.