CATPLMComponentInterfaces Interface CATIPLMIdentifierSet

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


interface CATIPLMIdentifierSet

Interface to access the internal name.
role This interface gives the concatenation of identification set attribute values.
Warning: returns the external name not necessary unique.


Method Index


o GetIdentifierSet(CATUnicodeString&)
Retrieves the internal name.

Methods


o GetIdentifierSet
public virtual GetIdentifierSet( oConcatenedIdSet)
Retrieves the internal name.
Parameters:
oConcatenedIdSet
The internal name without separator between attribute values.
Returns:
HRESULT
Legal values:
S_OK
The name is successfully retrieved.
E_FAIL
Otherwise.

This object is included in the file: CATIPLMIdentifierSet.h
If needed, your Imakefile.mk should include the module: CATPLMComponentInterfaces

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