All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATTPSInterfaces Interface CATITPSDatumTarget

System.IUnknown
  |
  +---CATITPSDatumTarget
 

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


interface CATITPSDatumTarget

Interface for Datum Target TPS (datum entity).
TPS for Technological Product Specifications.


Method Index


o GetDatum(CATITPSDatumSimple**)
Retrieves simple datum, the target belongs to.
o GetLabel(wchar_t**)
Retrieves Label.
o SetLabel(wchar_t*)
Sets Label.

Methods


o GetDatum
public virtual HRESULT GetDatum(CATITPSDatumSimple** oDatum) const = 0
Retrieves simple datum, the target belongs to.
o GetLabel
public virtual HRESULT GetLabel(wchar_t** oLabel) const = 0
Retrieves Label.
o SetLabel
public virtual HRESULT SetLabel( const wchar_t* iLabel) = 0
Sets Label.

This object is included in the file: CATITPSDatumTarget.h

Copyright © 2003, Dassault Systèmes. All rights reserved.