Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITPSViewTextAccess
Interface providing an access to view text.
Implemented by the TPSView.
public virtual AddViewText( | ) |
S_OK
The view text has been successfully added
S_FALSE
The view already has a view text, therefore the operation has been aborted
E_UNEXPECTED
An unexpected error occured
public virtual GetViewText( | opiViewText) |
S_OK
The view text has been successfully retrieved
S_FALSE
The TPSview does not have any view text
E_UNEXPECTED
An unexpected error occured
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.