CATAnnotationUseItf Interface CATIDftComplexText

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


interface CATIDftComplexText

Manage complete string of a text DrwText.

Role: Components that implement CATIDftComplexText are DrwText.


Method Index


o GetText(CATUnicodeString&)
Get the complete string of a text.
o SetText(CATUnicodeString)
Modify the complete string of a Text.

Methods


o GetText
public virtual GetText( oStg)
Get the complete string of a text.
Parameters:
oStg
[out] The returned text
Returns:
HRESULT S_OK E_FAIL
o SetText
public virtual SetText( iStg)
Modify the complete string of a Text.
Parameters:
iStg
[in] Text to insert/replace.
Returns:
HRESULT S_OK E_FAIL.

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

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