CATTPSBaseUseItf Interface CATITPSHyperlinksManager
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
 interface CATITPSHyperlinksManager
 Interface dedicated to manage Hyperlink (for NOA, Flagnote and other FTA features).
 Method Index
 
 -  o 
    GetHiddenText(CATUnicodeString&)
 -   Retrieves Hidden Text.
 
 -  o 
    GetHyperlinkList(CATListOfCATITPSHyperlink&)
 -   Get the list of stored hyperlinks (old and new model)
 
 Methods
 
  o GetHiddenText
  |   public virtual   GetHiddenText( |   | oText)   | 
  - 
 Retrieves Hidden Text.
  
  -  Parameters:
  
 - 
    
    -  oText
   
 -    Hidden Text to be retrieved.
  
 
   -  Returns: 
  
 -        S_OK if Hidden Text is retrieved, E_FAIL otherwise.
 
 
  o GetHyperlinkList
  |   public virtual   GetHyperlinkList( |   | oHyperlinkList)   | 
  - 
 Get the list of stored hyperlinks (old and new model)
 
 This object is included in the file: CATITPSHyperlinksManager.h
If needed, your Imakefile.mk should include the module: CATTPSBaseUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.