All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATEventSubscriber | +---System.CATCommand | +---Dialog.CATDialog | +---Dialog.CATDlgBox | +---Dialog.CATDlgFrame | +---CATBatchFrame
Usage: you can derive this class.
public class CATBatchFrame
Base class to define the user interface of a specific batch.
Role: This class is used to define a user interface enabling the end-user
input parameters for a batch.
Derive CATBatchFrame to create a class that will be instantiated
by another dialog command in the batch monitor.
protected CATBatchFrame( | CATDialog* | iParent, |
const CATString& | iDialogName, | |
CATDlgStyle | iStyle) |
public virtual ~CATBatchFrame( | ) |
public virtual HRESULT FillParametersFile( | CATBatchParameters& | iBatchParameters, |
int& | iReserved1, | |
void* | iReserved2)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.