Class: cCrystalIApplication
CLSID: {AF376830-6120-4E28-96DD-63FD2DC27B7A}
Class Hierarchy:
cObject

Mixin


cCrystalIApplicationClass Definition
Functions and Procedures
Boolean
ComCanClose()
Returns whether it is safe to quit the application.
Short
ComGetVersion()
Gets version number.

ComLogOffServer(String llpDllName String llpServerName Variant llpDatabaseName Variant llpUserID Variant llpPassword)
Log off server.

ComLogOnServer(String llpDllName String llpServerName Variant llpDatabaseName Variant llpUserID Variant llpPassword)
Log on server.

ComLogOnServerEx(String llpDllName String llpServerName Variant llpDatabaseName Variant llpUserID Variant llpPassword Variant llpServerType Variant llpConnectionString)
Log on server with server type or connect info.
Variant
ComNewReport()
Creates an empty report.
Variant
ComOpenReport(String llpFileName Variant llOpenMethod)
Opens a specified report.

ComRunReportWizard(Variant llpReport Variant lldataSource)
Creates a report with the Report Wizard.

ComSetMatchLogOnInfo(Boolean llbl)
Sets global match log on info option.