All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATITPSText
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITPSText
Interface for the TPS Text object.
public virtual HRESULT GetParallelOnScreen( | CATBoolean* | obParallel) const = 0 |
public virtual HRESULT GetText( | wchar_t** | oText) const = 0 |
public virtual HRESULT SetParallelOnScreen( | CATBoolean | ibParallel) = 0 |
public virtual HRESULT SetText( | const wchar_t* | iText) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.