All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---SchAppCntrData
o Sub AppGetApplicationData( | CATIASchListOfBSTRs | iLAppData, |
CATIASchListOfBSTRs | iLAppNlsData) |
Dim objThisIntf As SchAppCntrData Dim objArg1 As SchListOfBSTRs Dim objArg2 As SchListOfBSTRs ... objThisIntf.AppGetApplicationDataobjArg1,objArg2
o Sub AppListPotentialData( | CATIASchListOfBSTRs | iLAppData, |
CATIASchListOfBSTRs | iLAppNlsData) |
Dim objThisIntf As SchAppCntrData Dim objArg1 As SchListOfBSTRs Dim objArg2 As SchListOfBSTRs ... objThisIntf.AppListPotentialDataobjArg1,objArg2
o Sub AppSetApplicationData( | CATIASchListOfBSTRs | iLAppData) |
Dim objThisIntf As SchAppCntrData Dim objArg1 As SchListOfBSTRs ... objThisIntf.AppSetApplicationDataobjArg1
Copyright © 2003, Dassault Systèmes. All rights reserved.