All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATIUExitAutoDisconnection
Usage: you can freely reimplement this interface.
interface CATIUExitAutoDisconnection
This is the interface of the AutoDisconnection User Exit.
Role: This interface is an user exit, that allows a customer administrator
or user (at administrator convenience) to perform specific operation
before the automatic disconnection of a CATIA Session
In particular this allow the administrator or user to decide if the disconnection
may occur.
This interface must be implemented on the CATUExittAutoDisconnection
component by creating
a data extension of this object.
public virtual HRESULT OnDisconnection( | int* | oDisconnectionAllowed)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.