All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIPDMUEReadMode
Usage: you can freely reimplement this interface.
interface CATIPDMUEReadMode
Interface to enable to change the read/write status of a document
loaded from VPM.
Role: This interface is a user exit, that allows to change the
read/write status of a document loaded from VPM.
You should implement it on the CATUEPDMReadMode component by using
the CATObject mechanism.
public virtual HRESULT IsToSetReadOnly( | const CATUnicodeString& | iCoid, |
const CATUnicodeString& | iCompid, | |
const CATUnicodeString& | iCaenv, | |
const CATUnicodeString& | iCatab, | |
const CATUnicodeString& | iServer, | |
CATBoolean& | oIsToSetReadOnly)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.