CATTPSBaseUseItf Interface CATITPSHyperlink
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
 interface CATITPSHyperlink
 Interface dedicated to Hyperlink.
 Method Index
 
 -  o 
    GetComment()
 -   Get hyperlink title
 
 -  o 
    GetHyperlink()
 -   Get referenced database object (non URL hyperlinks)
 
 
 -  o 
    GetHyperlink(CATUnicodeString&)
 -   Get URL adress (URL hyperlinks)
 
 
 -  o 
    GetName()
 -   Get the hyperlink URL adress, or display name of the referenced database object.
 
 Methods
 
  o GetComment
  |   public virtual   GetComment( | )   | 
  - 
 Get hyperlink title
 
  o GetHyperlink
  |   public virtual   GetHyperlink( | )   | 
  - 
 Get referenced database object (non URL hyperlinks)
 
  -  Returns: 
  
 -    A pointer to the referenced database object.
 
 
  o GetHyperlink
  |   public virtual   GetHyperlink( |   | oURLAddress)   | 
  - 
 Get URL adress (URL hyperlinks)
 
  -  Parameters:
  
 - 
    
    -  oURLAddress
   
 -   Address of the URL.
 
 
 
  o GetName
  
  - 
 Get the hyperlink URL adress, or display name of the referenced database object.
 
 This object is included in the file: CATITPSHyperlink.h
If needed, your Imakefile.mk should include the module: CATTPSBaseUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.