Skip to content

Instantly share code, notes, and snippets.

@flxkid
Created August 15, 2019 17:07
Show Gist options
  • Save flxkid/5619489b1bcbaf90663a606d0064ea2a to your computer and use it in GitHub Desktop.
Save flxkid/5619489b1bcbaf90663a606d0064ea2a to your computer and use it in GitHub Desktop.
//*************************************************************************
//* *
//* Confidential Trade Secret. *
//* Copyright (c) 2011-2012 Mertech Data Systems Inc, Miami Florida *
//* All rights reserved. *
//* DataFlex is a registered trademark of Data Access Corporation. *
//* *
//*************************************************************************
Use cCrystalcraxddrt.pkg
Use File_dlg.pkg
Use Prnt_dlg.pkg
Register_Procedure Set pbUseNewPrintSystem Boolean bValue
Register_Function pbUseNewPrintSystem Returns Boolean
Register_Function PrinterSettingsObject Returns Handle
Register_Function PageSettingsObject Returns Handle
#IFDEF Is$WebApp
Register_Object oFlex2CrystalDevMsg
#ELSE
Use Flex2CrystalDevMsg.dg
#ENDIF
Define OLEF2CPaperSource for Integer
Define OLEF2CPaperSource_Upper for 1
Define OLEF2CPaperSource_Lower for 2
Define OLEF2CPaperSource_Middle for 3
Define OLEF2CPaperSource_Manual for 4
Define OLEF2CPaperSource_Envelope for 5
Define OLEF2CPaperSource_EnvManual for 6
Define OLEF2CPaperSource_Auto for 7
Define OLEF2CPaperSource_Tractor for 8
Define OLEF2CPaperSource_SmallFmt for 9
Define OLEF2CPaperSource_LargeFmt for 10
Define OLEF2CPaperSource_LargeCapacity for 11
Define OLEF2CPaperSource_Cassette for 14
Define OLEF2CPaperSource_FormSource for 15
Define OLEF2CPaperSize for Integer
Define OLEF2CPaperSize_DefaultPaperSize for 0
Define OLEF2CPaperSize_PaperLetter for 1
Define OLEF2CPaperSize_PaperLetterSmall for 2
Define OLEF2CPaperSize_PaperTabloid for 3
Define OLEF2CPaperSize_PaperLedger for 4
Define OLEF2CPaperSize_PaperLegal for 5
Define OLEF2CPaperSize_PaperStatement for 6
Define OLEF2CPaperSize_PaperExecutive for 7
Define OLEF2CPaperSize_PaperA3 for 8
Define OLEF2CPaperSize_PaperA4 for 9
Define OLEF2CPaperSize_PaperA4Small for 10
Define OLEF2CPaperSize_PaperA5 for 11
Define OLEF2CPaperSize_PaperB4 for 12
Define OLEF2CPaperSize_PaperB5 for 13
Define OLEF2CPaperSize_PaperFolio for 14
Define OLEF2CPaperSize_PaperQuarto for 15
Define OLEF2CPaperSize_Paper10x14 for 16
Define OLEF2CPaperSize_Paper11x17 for 17
Define OLEF2CPaperSize_PaperNote for 18
Define OLEF2CPaperSize_PaperEnvelope9 for 19
Define OLEF2CPaperSize_PaperEnvelope10 for 20
Define OLEF2CPaperSize_PaperEnvelope11 for 21
Define OLEF2CPaperSize_PaperEnvelope12 for 22
Define OLEF2CPaperSize_PaperEnvelope14 for 23
Define OLEF2CPaperSize_PaperCsheet for 24
Define OLEF2CPaperSize_PaperDsheet for 25
Define OLEF2CPaperSize_PaperEsheet for 26
Define OLEF2CPaperSize_PaperEnvelopeDL for 27
Define OLEF2CPaperSize_PaperEnvelopeC5 for 28
Define OLEF2CPaperSize_PaperEnvelopeC3 for 29
Define OLEF2CPaperSize_PaperEnvelopeC4 for 30
Define OLEF2CPaperSize_PaperEnvelopeC6 for 31
Define OLEF2CPaperSize_PaperEnvelopeC65 for 32
Define OLEF2CPaperSize_PaperEnvelopeB4 for 33
Define OLEF2CPaperSize_PaperEnvelopeB5 for 34
Define OLEF2CPaperSize_PaperEnvelopeB6 for 35
Define OLEF2CPaperSize_PaperEnvelopeItaly for 36
Define OLEF2CPaperSize_PaperEnvelopeMonarch for 37
Define OLEF2CPaperSize_PaperEnvelopePersonal for 38
Define OLEF2CPaperSize_PaperFanfoldUS for 39
Define OLEF2CPaperSize_PaperFanfoldStdGerman for 40
Define OLEF2CPaperSize_PaperFanfoldLegalGerman for 41
Define OLEF2CCrParameterDefaultValueDisplayTypeEnum for Integer
Define OLEF2CCrParameterDefaultValueDisplayTypeEnum_crParameterDefaultValueDisplayTypeDescriptionOnly for 0
Define OLEF2CCrParameterDefaultValueDisplayTypeEnum_crParameterDefaultValueDisplayTypeDescriptionAndValue for 1
Define OLEF2CCrParameterSortMethodEnum for Integer
Define OLEF2CCrParameterSortMethodEnum_crParameterSortMethodBasedOnValue for 0
Define OLEF2CCrParameterSortMethodEnum_crParameterSortMethodBasedOnDescription for 1
Define OLEF2CDISPID_ISCRCustomFunctionControllerEventsEnum for Integer
Define OLEF2CDISPID_ISCRCustomFunctionControllerEventsEnum_DISPID_ISCRCustomFunctionControllerEvents_OnChanged for 1
Define OLEF2CDISPID_ISCRCustomFunctionControllerEventsEnum_DISPID_ISCRCustomFunctionControllerEvents_OnChanging for 2
Define OLEF2CReportEngineType for Integer
Define OLEF2CReportEngineType_ReportEngineTypeJRC for 0
Define OLEF2CReportEngineType_ReportEngineTypeCRPE for 1
Define OLEF2CDocumentViewType for Integer
Define OLEF2CDocumentViewType_WebLayout for 0
Define OLEF2CDocumentViewType_PrintLayout for 1
Define OLEF2CEventLogLevel for Integer
Define OLEF2CEventLogLevel_NoLogging for 0
Define OLEF2CEventLogLevel_LogEngineErrors for 1
Define OLEF2CEventLogLevel_LogCRPEAPIErrors for 2
Define OLEF2CExchangeDestinationType for Integer
Define OLEF2CExchangeDestinationType_ExchangePostDocMessage for 1011
Define OLEF2CServerMessageKind for Integer
Define OLEF2CServerMessageKind_ErrorMessage for 1
Define OLEF2CServerMessageKind_PageNumberMessage for 2
Define OLEF2CServerMessageKind_GroupPathMessage for 3
Define OLEF2CServerMessageKind_BoolSearchMessage for 4
Define OLEF2CServerMessageKind_LogonInfoRecordMessage for 5
Define OLEF2CServerMessageKind_PromptInfoRecordMessage for 6
Define OLEF2CServerMessageKind_ServerVersionRecordMessage for 7
Define OLEF2CMinuteFormat for Integer
Define OLEF2CMinuteFormat_NumericMinute for 0
Define OLEF2CMinuteFormat_NumericMinuteNoLeadingZero for 1
Define OLEF2CMinuteFormat_NoMinute for 2
Define OLEF2CCeLocale for Integer
Define OLEF2CCeLocale_ceLocaleNeutral for 0
Define OLEF2CCeLocale_ceLocaleNorwegian for 20
Define OLEF2CCeLocale_ceLocaleSwedish for 29
Define OLEF2CCeLocale_ceLocaleMalay for 62
Define OLEF2CCeLocale_ceLocaleUserDefault for 1024
Define OLEF2CCeLocale_ceLocaleArabicSaudiArabia for 1025
Define OLEF2CCeLocale_ceLocaleBulgarian for 1026
Define OLEF2CCeLocale_ceLocaleCatalan for 1027
Define OLEF2CCeLocale_ceLocaleChineseTaiwanRegion for 1028
Define OLEF2CCeLocale_ceLocaleCzech for 1029
Define OLEF2CCeLocale_ceLocaleDanish for 1030
Define OLEF2CCeLocale_ceLocaleGerman for 1031
Define OLEF2CCeLocale_ceLocaleGreek for 1032
Define OLEF2CCeLocale_ceLocaleEnglish for 1033
Define OLEF2CCeLocale_ceLocaleEnglishUS for 1033
Define OLEF2CCeLocale_ceLocaleSpanish for 1034
Define OLEF2CCeLocale_ceLocaleFinnish for 1035
Define OLEF2CCeLocale_ceLocaleFrench for 1036
Define OLEF2CCeLocale_ceLocaleHebrew for 1037
Define OLEF2CCeLocale_ceLocaleHungarian for 1038
Define OLEF2CCeLocale_ceLocaleIcelandic for 1039
Define OLEF2CCeLocale_ceLocaleItalian for 1040
Define OLEF2CCeLocale_ceLocaleJapanese for 1041
Define OLEF2CCeLocale_ceLocaleKorean for 1042
Define OLEF2CCeLocale_ceLocaleDutchNetherlands for 1043
Define OLEF2CCeLocale_ceLocaleNorwegianBokmal for 1044
Define OLEF2CCeLocale_ceLocalePolish for 1045
Define OLEF2CCeLocale_ceLocalePortugueseBrazilian for 1046
Define OLEF2CCeLocale_ceLocaleRomanian for 1048
Define OLEF2CCeLocale_ceLocaleRussian for 1049
Define OLEF2CCeLocale_ceLocaleCroatian for 1050
Define OLEF2CCeLocale_ceLocaleSlovak for 1051
Define OLEF2CCeLocale_ceLocaleAlbanian for 1052
Define OLEF2CCeLocale_ceLocaleSwedishSweden for 1053
Define OLEF2CCeLocale_ceLocaleThai for 1054
Define OLEF2CCeLocale_ceLocaleTurkish for 1055
Define OLEF2CCeLocale_ceLocaleIndonesian for 1057
Define OLEF2CCeLocale_ceLocaleUkrainian for 1058
Define OLEF2CCeLocale_ceLocaleBelarusian for 1059
Define OLEF2CCeLocale_ceLocaleSlovenian for 1060
Define OLEF2CCeLocale_ceLocaleEstonian for 1061
Define OLEF2CCeLocale_ceLocaleLatvian for 1062
Define OLEF2CCeLocale_ceLocaleLithuanian for 1063
Define OLEF2CCeLocale_ceLocalePersian for 1065
Define OLEF2CCeLocale_ceLocaleVietnamese for 1066
Define OLEF2CCeLocale_ceLocaleArmenian for 1067
Define OLEF2CCeLocale_ceLocaleAzerbaijani for 1068
Define OLEF2CCeLocale_ceLocaleBasque for 1069
Define OLEF2CCeLocale_ceLocaleMacedonian for 1071
Define OLEF2CCeLocale_ceLocaleTswana for 1074
Define OLEF2CCeLocale_ceLocaleXhosa for 1076
Define OLEF2CCeLocale_ceLocaleZulu for 1077
Define OLEF2CCeLocale_ceLocaleAfrikaans for 1078
Define OLEF2CCeLocale_ceLocaleGeorgian for 1079
Define OLEF2CCeLocale_ceLocaleFaroese for 1080
Define OLEF2CCeLocale_ceLocaleHindi for 1081
Define OLEF2CCeLocale_ceLocaleMaltese for 1082
Define OLEF2CCeLocale_ceLocaleSami for 1083
Define OLEF2CCeLocale_ceLocaleMalayMalaysia for 1086
Define OLEF2CCeLocale_ceLocaleKazakh for 1087
Define OLEF2CCeLocale_ceLocaleSwahili for 1089
Define OLEF2CCeLocale_ceLocaleUzbek for 1091
Define OLEF2CCeLocale_ceLocaleBengali for 1093
Define OLEF2CCeLocale_ceLocalePunjabi for 1094
Define OLEF2CCeLocale_ceLocaleGujarati for 1095
Define OLEF2CCeLocale_ceLocaleTamil for 1097
Define OLEF2CCeLocale_ceLocaleTelugu for 1098
Define OLEF2CCeLocale_ceLocaleKannada for 1099
Define OLEF2CCeLocale_ceLocaleMalayalam for 1100
Define OLEF2CCeLocale_ceLocaleMarathi for 1102
Define OLEF2CCeLocale_ceLocaleMongolian for 1104
Define OLEF2CCeLocale_ceLocaleWelsh for 1106
Define OLEF2CCeLocale_ceLocaleGallegan for 1110
Define OLEF2CCeLocale_ceLocaleKonkani for 1111
Define OLEF2CCeLocale_ceLocaleSyriac for 1114
Define OLEF2CCeLocale_ceLocaleSystemDefault for 2048
Define OLEF2CCeLocale_ceLocaleArabicIraq for 2049
Define OLEF2CCeLocale_ceLocaleChinesePRChina for 2052
Define OLEF2CCeLocale_ceLocaleGermanSwitzerland for 2055
Define OLEF2CCeLocale_ceLocaleEnglishUK for 2057
Define OLEF2CCeLocale_ceLocaleSpanishMexico for 2058
Define OLEF2CCeLocale_ceLocaleFrenchBelgium for 2060
Define OLEF2CCeLocale_ceLocaleItalianSwitzerland for 2064
Define OLEF2CCeLocale_ceLocaleDutchBelgium for 2067
Define OLEF2CCeLocale_ceLocaleNorwegianNynorsk for 2068
Define OLEF2CCeLocale_ceLocalePortuguese for 2070
Define OLEF2CCeLocale_ceLocaleRussianMoldova for 2073
Define OLEF2CCeLocale_ceLocaleSerbian for 2074
Define OLEF2CCeLocale_ceLocaleSwedishFinland for 2077
Define OLEF2CCeLocale_ceLocaleMalayBrunei for 2110
Define OLEF2CCeLocale_ceLocaleArabicEgypt for 3073
Define OLEF2CCeLocale_ceLocaleChineseHongKong for 3076
Define OLEF2CCeLocale_ceLocaleGermanAustria for 3079
Define OLEF2CCeLocale_ceLocaleEnglishAustralia for 3081
Define OLEF2CCeLocale_ceLocaleSpanishModern for 3082
Define OLEF2CCeLocale_ceLocaleFrenchCanada for 3084
Define OLEF2CCeLocale_ceLocaleArabicLibya for 4097
Define OLEF2CCeLocale_ceLocaleChineseSingapore for 4100
Define OLEF2CCeLocale_ceLocaleGermanLuxembourg for 4103
Define OLEF2CCeLocale_ceLocaleEnglishCanada for 4105
Define OLEF2CCeLocale_ceLocaleSpanishGuatemala for 4106
Define OLEF2CCeLocale_ceLocaleFrenchSwitzerland for 4108
Define OLEF2CCeLocale_ceLocaleArabicAlgeria for 5121
Define OLEF2CCeLocale_ceLocaleChineseMacao for 5124
Define OLEF2CCeLocale_ceLocaleGermanLiechtenstein for 5127
Define OLEF2CCeLocale_ceLocaleEnglishNewZealand for 5129
Define OLEF2CCeLocale_ceLocaleSpanishCostaRica for 5130
Define OLEF2CCeLocale_ceLocaleFrenchLuxembourg for 5132
Define OLEF2CCeLocale_ceLocaleBosnian for 5146
Define OLEF2CCeLocale_ceLocaleArabicMorocco for 6145
Define OLEF2CCeLocale_ceLocaleEnglishIreland for 6153
Define OLEF2CCeLocale_ceLocaleSpanishPanama for 6154
Define OLEF2CCeLocale_ceLocaleFrenchMonaco for 6156
Define OLEF2CCeLocale_ceLocaleSerbianBosnia for 6170
Define OLEF2CCeLocale_ceLocaleArabicTunisia for 7169
Define OLEF2CCeLocale_ceLocaleEnglishSouthAfrica for 7177
Define OLEF2CCeLocale_ceLocaleSpanishDominicanRepublic for 7178
Define OLEF2CCeLocale_ceLocaleArabicOman for 8193
Define OLEF2CCeLocale_ceLocaleEnglishJamaica for 8201
Define OLEF2CCeLocale_ceLocaleSpanishVenezuela for 8202
Define OLEF2CCeLocale_ceLocaleArabicYemen for 9217
Define OLEF2CCeLocale_ceLocaleEnglishCaribbean for 9225
Define OLEF2CCeLocale_ceLocaleSpanishColombia for 9226
Define OLEF2CCeLocale_ceLocaleArabicSyria for 10241
Define OLEF2CCeLocale_ceLocaleEnglishBelize for 10249
Define OLEF2CCeLocale_ceLocaleSpanishPeru for 10250
Define OLEF2CCeLocale_ceLocaleArabicJordan for 11265
Define OLEF2CCeLocale_ceLocaleEnglishTrinidad for 11273
Define OLEF2CCeLocale_ceLocaleSpanishArgentina for 11274
Define OLEF2CCeLocale_ceLocaleArabicLebanon for 12289
Define OLEF2CCeLocale_ceLocaleEnglishZimbabwe for 12297
Define OLEF2CCeLocale_ceLocaleSpanishEcuador for 12298
Define OLEF2CCeLocale_ceLocaleArabicKuwait for 13313
Define OLEF2CCeLocale_ceLocaleEnglishPhilippines for 13321
Define OLEF2CCeLocale_ceLocaleSpanishChile for 13322
Define OLEF2CCeLocale_ceLocaleArabicUAE for 14337
Define OLEF2CCeLocale_ceLocaleSpanishUruguay for 14346
Define OLEF2CCeLocale_ceLocaleArabicBahrain for 15361
Define OLEF2CCeLocale_ceLocaleSpanishParaguay for 15370
Define OLEF2CCeLocale_ceLocaleArabicQatar for 16385
Define OLEF2CCeLocale_ceLocaleSpanishBolivia for 16394
Define OLEF2CCeLocale_ceLocaleSpanishElSalvador for 17418
Define OLEF2CCeLocale_ceLocaleSpanishHonduras for 18442
Define OLEF2CCeLocale_ceLocaleSpanishNicaragua for 19466
Define OLEF2CCeLocale_ceLocaleSpanishPuertoRico for 20490
Define OLEF2CCdProcessingStateEnum for Integer
Define OLEF2CCdProcessingStateEnum_cdProcessingStateFree for 0
Define OLEF2CCdProcessingStateEnum_cdProcessingStateBusy for 1
Define OLEF2CCdProcessingStateEnum_cdProcessingStateBackgroundProcessing for 2
Define OLEF2CMissingMappingAction for Integer
Define OLEF2CMissingMappingAction_Passthrough for 1
Define OLEF2CMissingMappingAction_Ignore for 2
Define OLEF2CMissingMappingAction_Error for 3
Define OLEF2CMissingSchemaAction for Integer
Define OLEF2CMissingSchemaAction_Add for 1
Define OLEF2CMissingSchemaAction_Ignore for 2
Define OLEF2CMissingSchemaAction_Error for 3
Define OLEF2CMissingSchemaAction_AddWithKey for 4
Define OLEF2CMappingType for Integer
Define OLEF2CMappingType_Element for 1
Define OLEF2CMappingType_Attribute for 2
Define OLEF2CMappingType_SimpleContent for 3
Define OLEF2CMappingType_Hidden for 4
Define OLEF2CDataSetDateTime for Integer
Define OLEF2CDataSetDateTime_Local for 1
Define OLEF2CDataSetDateTime_Unspecified for 2
Define OLEF2CDataSetDateTime_UnspecifiedLocal for 3
Define OLEF2CDataSetDateTime_Utc for 4
Define OLEF2CCrFormulaSyntaxEnum for Integer
Define OLEF2CCrFormulaSyntaxEnum_crFormulaSyntaxCrystal for 1
Define OLEF2CCrFormulaSyntaxEnum_crFormulaSyntaxBasic for 2
Define OLEF2CCrFormulaSyntaxEnum_crFormulaSyntaxSQL for -1
Define OLEF2CCrDirectoryItemTypeEnum for Integer
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeUnknown for 0
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeServer for 1
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeFolder for 2
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeReport for 4
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeConnection for 8
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeService for 16
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeAllFolders for 19
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeCube for 32
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeCubeView for 64
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeCubeDef for 128
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeReadOnlyReport for 256
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeNewConnection for 32768
Define OLEF2CCrDirectoryItemTypeEnum_crDirectoryItemTypeAll for 2147483647
Define OLEF2CCrFieldKindEnum for Integer
Define OLEF2CCrFieldKindEnum_crFieldKindUnknownField for 0
Define OLEF2CCrFieldKindEnum_crFieldKindDBField for 1
Define OLEF2CCrFieldKindEnum_crFieldKindFormulaField for 2
Define OLEF2CCrFieldKindEnum_crFieldKindParameterField for 3
Define OLEF2CCrFieldKindEnum_crFieldKindSpecialField for 4
Define OLEF2CCrFieldKindEnum_crFieldKindSummaryField for 5
Define OLEF2CCrFieldKindEnum_crFieldKindGroupNameField for 6
Define OLEF2CCrFieldKindEnum_crFieldKindRunningTotalField for 7
Define OLEF2CCrSummaryOperationEnum for Integer
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationSum for 0
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationAverage for 1
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationVariance for 2
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationStandardDeviation for 3
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationMaximum for 4
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationMinimum for 5
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationCount for 6
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationPopVariance for 7
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationPopStandardDeviation for 8
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationDistinctCount for 9
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationCorrelation for 10
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationCovariance for 11
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationWeightedAvg for 12
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationMedian for 13
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationPercentile for 14
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationNthLargest for 15
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationNthSmallest for 16
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationMode for 17
Define OLEF2CCrSummaryOperationEnum_crSummaryOperationNthMostFrequent for 18
Define OLEF2CCrFieldValueTypeEnum for Integer
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeInt8sField for 0
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeInt8uField for 1
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeInt16sField for 2
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeInt16uField for 3
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeInt32sField for 4
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeInt32uField for 5
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeNumberField for 6
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeCurrencyField for 7
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeBooleanField for 8
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeDateField for 9
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeTimeField for 10
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeStringField for 11
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeTransientMemoField for 12
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypePersistentMemoField for 13
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeBlobField for 14
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeDateTimeField for 15
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeDecimalField for 16
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeInt64sField for 17
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeInt64uField for 18
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeBitmapField for 20
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeIconField for 21
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypePictureField for 22
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeOleField for 23
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeChartField for 24
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeSameAsInputField for 25
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypePointerField for 100
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeInterfacePointerField for 101
Define OLEF2CCrFieldValueTypeEnum_crFieldValueTypeUnknownField for 255
Define OLEF2CCrSpecialFieldTypeEnum for Integer
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeRecordKey for 0
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeRecordGroupPath for 1
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypePrintDate for 2
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypePrintTime for 3
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeModificationDate for 4
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeModificationTime for 5
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeDataDate for 6
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeDataTime for 7
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeRecordNumber for 8
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypePageNumber for 9
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeGroupNumber for 10
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeTotalPageCount for 11
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeReportTitle for 12
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeReportComments for 13
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeRecordSelection for 14
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeGroupSelection for 15
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeFileName for 16
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeFileAuthor for 17
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeFileCreationDate for 18
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypePageNOfM for 19
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeReportPath for 20
Define OLEF2CCrSpecialFieldTypeEnum_crSpecialFieldTypeRecordGroupNamePath for 21
Define OLEF2CReportObjectInstanceKind for Integer
Define OLEF2CReportObjectInstanceKind_FieldObjectInstance for 1
Define OLEF2CReportObjectInstanceKind_FieldInstanceInGridObject for 2
Define OLEF2CReportObjectInstanceKind_NumericFieldObjectInstance for 3
Define OLEF2CReportObjectInstanceKind_NumericFieldInstanceInGridObject for 4
Define OLEF2CReportObjectInstanceKind_TextObjectInstance for 5
Define OLEF2CReportObjectInstanceKind_TextInstanceInGridObject for 6
Define OLEF2CReportObjectInstanceKind_TextFieldObjectInstance for 7
Define OLEF2CReportObjectInstanceKind_TextFieldInstanceInGridObject for 8
Define OLEF2CReportObjectInstanceKind_SubreportObjectInstance for 9
Define OLEF2CReportObjectInstanceKind_OleObjectInstance for 10
Define OLEF2CReportObjectInstanceKind_ChartObjectInstance for 11
Define OLEF2CReportObjectInstanceKind_BlobFieldObjectInstance for 12
Define OLEF2CReportObjectInstanceKind_MapObjectInstance for 13
Define OLEF2CReportObjectInstanceKind_PlaceHolderObjectInstance for 14
Define OLEF2CReportObjectInstanceKind_GridObjectInstance for 15
Define OLEF2CReportObjectInstanceKind_OlapGridObjectInstance for 16
Define OLEF2CReportObjectInstanceKind_OlapGridSectionHeadInstance for 17
Define OLEF2CReportObjectInstanceKind_FlashObjectInstance for 18
Define OLEF2CAreaSectionKind for Integer
Define OLEF2CAreaSectionKind_Invalid for 0
Define OLEF2CAreaSectionKind_ReportHeader for 1
Define OLEF2CAreaSectionKind_PageHeader for 2
Define OLEF2CAreaSectionKind_GroupHeader for 3
Define OLEF2CAreaSectionKind_Detail for 4
Define OLEF2CAreaSectionKind_GroupFooter for 5
Define OLEF2CAreaSectionKind_PageFooter for 7
Define OLEF2CAreaSectionKind_ReportFooter for 8
Define OLEF2CAreaSectionKind_WholeReport for 255
Define OLEF2CInteractiveSortStatus for Integer
Define OLEF2CInteractiveSortStatus_NoSort for 0
Define OLEF2CInteractiveSortStatus_Ascending for 1
Define OLEF2CInteractiveSortStatus_Descending for 2
Define OLEF2CInteractiveSortStatus_Inactive for 3
Define OLEF2CParameterValueKind for Integer
Define OLEF2CParameterValueKind_NumberParameter for 0
Define OLEF2CParameterValueKind_CurrencyParameter for 1
Define OLEF2CParameterValueKind_BooleanParameter for 2
Define OLEF2CParameterValueKind_DateParameter for 3
Define OLEF2CParameterValueKind_StringParameter for 4
Define OLEF2CParameterValueKind_DateTimeParameter for 5
Define OLEF2CParameterValueKind_TimeParameter for 6
Define OLEF2CDiscreteOrRangeKind for Integer
Define OLEF2CDiscreteOrRangeKind_DiscreteValue for 0
Define OLEF2CDiscreteOrRangeKind_RangeValue for 1
Define OLEF2CDiscreteOrRangeKind_DiscreteAndRangeValue for 2
Define OLEF2CReportObjectKind for Integer
Define OLEF2CReportObjectKind_FieldObject for 1
Define OLEF2CReportObjectKind_TextObject for 2
Define OLEF2CReportObjectKind_LineObject for 3
Define OLEF2CReportObjectKind_BoxObject for 4
Define OLEF2CReportObjectKind_SubreportObject for 5
Define OLEF2CReportObjectKind_PictureObject for 6
Define OLEF2CReportObjectKind_ChartObject for 7
Define OLEF2CReportObjectKind_CrossTabObject for 8
Define OLEF2CReportObjectKind_BlobFieldObject for 9
Define OLEF2CReportObjectKind_MapObject for 10
Define OLEF2CReportObjectKind_OlapGridObject for 11
Define OLEF2CReportObjectKind_FieldHeadingObject for 12
Define OLEF2CReportObjectKind_FlashObject for 13
Define OLEF2CDayFormat for Integer
Define OLEF2CDayFormat_NumericDay for 0
Define OLEF2CDayFormat_LeadingZeroNumericDay for 1
Define OLEF2CDayFormat_NoDay for 2
Define OLEF2CMonthFormat for Integer
Define OLEF2CMonthFormat_NumericMonth for 0
Define OLEF2CMonthFormat_LeadingZeroNumericMonth for 1
Define OLEF2CMonthFormat_ShortMonth for 2
Define OLEF2CMonthFormat_LongMonth for 3
Define OLEF2CMonthFormat_NoMonth for 4
Define OLEF2CYearFormat for Integer
Define OLEF2CYearFormat_ShortYear for 0
Define OLEF2CYearFormat_LongYear for 1
Define OLEF2CYearFormat_NoYear for 2
Define OLEF2CEngineExceptionErrorID for Integer
Define OLEF2CEngineExceptionErrorID_LoadingReportFailed for 4096
Define OLEF2CEngineExceptionErrorID_SavingReportFailed for 4097
Define OLEF2CEngineExceptionErrorID_ReportClosed for 4098
Define OLEF2CEngineExceptionErrorID_OutOfLicense for 4352
Define OLEF2CEngineExceptionErrorID_InvalidKeyCode for 4353
Define OLEF2CEngineExceptionErrorID_PageFormattingFailed for 4608
Define OLEF2CEngineExceptionErrorID_PrintingFailed for 4864
Define OLEF2CEngineExceptionErrorID_ExportingFailed for 5120
Define OLEF2CEngineExceptionErrorID_ExportDestinationFailed for 5121
Define OLEF2CEngineExceptionErrorID_ExportFormatFailed for 5122
Define OLEF2CEngineExceptionErrorID_InvalidArgument for 5376
Define OLEF2CEngineExceptionErrorID_IndexOutOfBound for 5377
Define OLEF2CEngineExceptionErrorID_InvalidPrintOptions for 5378
Define OLEF2CEngineExceptionErrorID_InvalidExportOptions for 5379
Define OLEF2CEngineExceptionErrorID_InvalidParameterField for 5632
Define OLEF2CEngineExceptionErrorID_InvalidParameterValue for 5633
Define OLEF2CEngineExceptionErrorID_MissingParameterFieldCurrentValue for 5634
Define OLEF2CEngineExceptionErrorID_DataSourceError for 5888
Define OLEF2CEngineExceptionErrorID_TableNotFound for 5889
Define OLEF2CEngineExceptionErrorID_LogOnFailed for 6144
Define OLEF2CEngineExceptionErrorID_OpenSubreportFailed for 6400
Define OLEF2CEngineExceptionErrorID_InvalidFormula for 6656
Define OLEF2CEngineExceptionErrorID_NoReportPartsError for 6912
Define OLEF2CEngineExceptionErrorID_InvalidGroup for 7424
Define OLEF2CEngineExceptionErrorID_InternalError for 65280
Define OLEF2CXmlPersistOptionEnum for Integer
Define OLEF2CXmlPersistOptionEnum_XmlPersistOption_Default for 0
Define OLEF2CXmlPersistOptionEnum_XmlPersistOption_NullValue for 1
Define OLEF2CXmlPersistOptionEnum_XmlPersistOption_ContentID for 2
Define OLEF2CXmlPersistOptionEnum_XmlPersistOption_DefaultVersion for 4
Define OLEF2CDISPID_ISCDClientDocumentEventsEnum for Integer
Define OLEF2CDISPID_ISCDClientDocumentEventsEnum_DISPID__ISCDClientDocumentEventsOnClosing for 1
Define OLEF2CDISPID_ISCDClientDocumentEventsEnum_DISPID__ISCDClientDocumentEventsOnClosed for 2
Define OLEF2CDISPID_ISCDClientDocumentEventsEnum_DISPID__ISCDClientDocumentEventsOnSaving for 3
Define OLEF2CDISPID_ISCDClientDocumentEventsEnum_DISPID__ISCDClientDocumentEventsOnSaved for 4
Define OLEF2CDISPID_ISCDClientDocumentEventsEnum_DISPID__ISCDClientDocumentEventsPreClosing for 5
Define OLEF2CDISPID_ISCDClientDocumentEventsEnum_DISPID__ISCDClientDocumentEventsPreSaving for 6
Define OLEF2CDISPID_ISCDClientDocumentEventsEnum_DISPID__ISCDClientDocumentEventsOnPropertyChanging for 8
Define OLEF2CDISPID_ISCDClientDocumentEventsEnum_DISPID__ISCDClientDocumentEventsOnPropertyChanged for 9
Define OLEF2CCdReportClientDocumentOpenOptionsEnum for Integer
Define OLEF2CCdReportClientDocumentOpenOptionsEnum_cdOpenReportRetrieveNoReportDefinition for 65536
Define OLEF2CCdReportClientDocumentOpenOptionsEnum_cdOpenReportRetrieveMinimumReportDocument for 131072
Define OLEF2CCdReportClientDocumentOpenOptionsEnum_cdOpenReportNotRetrieveReportDocumentContents for 262144
Define OLEF2CCdReportClientDocumentOpenOptionsEnum_cdReportClientDocumentOpenAsReadOnly for 524288
Define OLEF2CCdReportClientDocumentOpenOptionsEnum_cdReportClientDocumentRetrievePictureImage for 1048576
Define OLEF2CCdReportClientDocumentOpenOptionsEnum_cdReportClientDocumentRefreshRepositoryObjects for 4194304
Define OLEF2CCdReportClientDocumentOpenOptionsEnum_cdReportClientDocumentRetrieveTableJoins for 8388608
Define OLEF2CCdReportClientDocumentOpenOptionsEnum_cdReportClientDocumentNotReplaceDatasource for 33554432
Define OLEF2CCdClientDocErrorCodeEnum for Integer
Define OLEF2CCdClientDocErrorCodeEnum_cdErrNotSupported for -2147467231
Define OLEF2CCdClientDocErrorCodeEnum_cdErrFileExists for -2147215359
Define OLEF2CCdClientDocErrorCodeEnum_cdErrInvalidFilePath for -2147215358
Define OLEF2CCdClientDocErrorCodeEnum_cdErrInternal for -2147215357
Define OLEF2CCdClientDocErrorCodeEnum_cdErrFileNotOpened for -2147215356
Define OLEF2CCdClientDocErrorCodeEnum_cdErrFileAlreadyOpen for -2147215355
Define OLEF2CCdClientDocErrorCodeEnum_cdErrLicenseLimitExceeded for -2147215354
Define OLEF2CCdClientDocErrorCodeEnum_cdErrBuildCube for -2147215353
Define OLEF2CCdClientDocErrorCodeEnum_cdErrSessionInitialized for -2147215352
Define OLEF2CCdClientDocErrorCodeEnum_cdErrSessionNotInitialized for -2147215351
Define OLEF2CCdClientDocErrorCodeEnum_cdErrChangeIdentity for -2147215350
Define OLEF2CCdClientDocErrorCodeEnum_cdErrDocNotReady for -2147215349
Define OLEF2CCdClientDocErrorCodeEnum_cdErrDocAlreadyOpened for -2147215348
Define OLEF2CCdClientDocErrorCodeEnum_cdErrDocNotCreated for -2147215347
Define OLEF2CCdClientDocErrorCodeEnum_cdErrChangeServer for -2147215346
Define OLEF2CCdClientDocErrorCodeEnum_cdErrDocIsReadOnly for -2147215345
Define OLEF2CCdClientDocErrorCodeEnum_cdErrInvalidExportOptions for -2147215344
Define OLEF2CCdClientDocErrorCodeEnum_cdErrUnsupportedOperation for -2147215343
Define OLEF2CCdClientDocErrorCodeEnum_cdErrRptrDisabled for -2147215342
Define OLEF2CDataRowAction for Integer
Define OLEF2CDataRowAction_Nothing for 0
Define OLEF2CDataRowAction_Delete for 1
Define OLEF2CDataRowAction_Change for 2
Define OLEF2CDataRowAction_Rollback for 4
Define OLEF2CDataRowAction_Commit for 8
Define OLEF2CDataRowAction_Add for 16
Define OLEF2CDataRowAction_ChangeOriginal for 32
Define OLEF2CDataRowAction_ChangeCurrentAndOriginal for 64
Define OLEF2CCrFormulaNullTreatmentEnum for Integer
Define OLEF2CCrFormulaNullTreatmentEnum_crTreatNullAsException for 0
Define OLEF2CCrFormulaNullTreatmentEnum_crTreatNullAsDefaultValue for 1
Define OLEF2CCrDatabaseTypeEnum for Integer
Define OLEF2CCrDatabaseTypeEnum_crDatabaseType_Unknown for 0
Define OLEF2CCrDatabaseTypeEnum_crDatabaseType_ConnInfo for 1
Define OLEF2CCrDatabaseTypeEnum_crDatabaseType_Table for 2
Define OLEF2CCrDatabaseTypeEnum_crDatabaseType_TableLink for 3
Define OLEF2CCrDatabaseTypeEnum_crDatabaseType_Field for 4
Define OLEF2CCrDatabaseTypeEnum_crDatabaseType_ConnectionParameters for 5
Define OLEF2CParameterFieldUsage for Integer
Define OLEF2CParameterFieldUsage_CurrentValuesProvidedByServer for 0
Define OLEF2CParameterFieldUsage_InUse for 1
Define OLEF2CParameterFieldUsage_NotInUse for 2
Define OLEF2CParameterFieldUsage_Unknown for 3
Define OLEF2CSectionOptionsProperty for Integer
Define OLEF2CSectionOptionsProperty_Visible for 1
Define OLEF2CSectionOptionsProperty_IsUnderlaySection for 2
Define OLEF2CSectionOptionsProperty_BackColor for 3
Define OLEF2CSectionOptionsProperty_StyleSheet for 4
Define OLEF2CObjectFormatProperty for Integer
Define OLEF2CObjectFormatProperty_Visible for 1
Define OLEF2CObjectFormatProperty_SplitAdornment for 2
Define OLEF2CObjectFormatProperty_CanGrow for 3
Define OLEF2CObjectFormatProperty_HorizontalAlignment for 4
Define OLEF2CObjectFormatProperty_Rotation for 5
Define OLEF2CObjectFormatProperty_StyleSheet for 6
Define OLEF2CPlaceHolderType for Integer
Define OLEF2CPlaceHolderType_DelayTotalPageCountCalc for 1
Define OLEF2CPlaceHolderType_AllowPlaceHolders for 2
Define OLEF2CPrinterDuplex for Integer
Define OLEF2CPrinterDuplex_Default for 0
Define OLEF2CPrinterDuplex_Simplex for 1
Define OLEF2CPrinterDuplex_Vertical for 2
Define OLEF2CPrinterDuplex_Horizontal for 3
Define OLEF2CLinkJoinType for Integer
Define OLEF2CLinkJoinType_Equal for 4
Define OLEF2CLinkJoinType_LeftOuter for 5
Define OLEF2CLinkJoinType_RightOuter for 6
Define OLEF2CLinkJoinType_GreaterThan for 8
Define OLEF2CLinkJoinType_LessThan for 9
Define OLEF2CLinkJoinType_GreaterOrEqual for 10
Define OLEF2CLinkJoinType_LessOrEqual for 11
Define OLEF2CLinkJoinType_NotEqual for 12
Define OLEF2CSecondFormat for Integer
Define OLEF2CSecondFormat_NumericSecond for 0
Define OLEF2CSecondFormat_NumericSecondNoLeadingZero for 1
Define OLEF2CSecondFormat_NumericNoSecond for 2
Define OLEF2CPrinterUnit for Integer
Define OLEF2CPrinterUnit_Display for 0
Define OLEF2CPrinterUnit_ThousandthsOfAnInch for 1
Define OLEF2CPrinterUnit_HundredthsOfAMillimeter for 2
Define OLEF2CPrinterUnit_TenthsOfAMillimeter for 3
Define OLEF2CCrFieldDisplayNameTypeEnum for Integer
Define OLEF2CCrFieldDisplayNameTypeEnum_crFieldDisplayNameName for 0
Define OLEF2CCrFieldDisplayNameTypeEnum_crFieldDisplayNameShort for 1
Define OLEF2CCrFieldDisplayNameTypeEnum_crFieldDisplayNameLong for 2
Define OLEF2CCrFieldDisplayNameTypeEnum_crFieldDisplayNameDescription for 3
Define OLEF2CCrFieldDisplayNameTypeEnum_crFieldDisplayNameFormula for 4
Define OLEF2CCrFieldDisplayNameTypeEnum_crFieldDisplayNameHeadingText for 5
Define OLEF2CCrRunningTotalConditionEnum for Integer
Define OLEF2CCrRunningTotalConditionEnum_crRunningTotalConditionNoCondition for 0
Define OLEF2CCrRunningTotalConditionEnum_crRunningTotalConditionOnChangeOfField for 1
Define OLEF2CCrRunningTotalConditionEnum_crRunningTotalConditionOnChangeOfGroup for 2
Define OLEF2CCrRunningTotalConditionEnum_crRunningTotalConditionOnFormula for 3
Define OLEF2CCrUnspecifiedValuesTypeEnum for Integer
Define OLEF2CCrUnspecifiedValuesTypeEnum_crUnspecifiedValuesTypeMergeValues for 0
Define OLEF2CCrUnspecifiedValuesTypeEnum_crUnspecifiedValuesTypeDiscardValues for 1
Define OLEF2CCrUnspecifiedValuesTypeEnum_crUnspecifiedValuesTypeSeparateValues for 2
Define OLEF2CCrFieldLinkOperatorEnum for Integer
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorAndLink for 1
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorOrLink for 2
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorEqualLink for 4
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorNotEqualLink for 8
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorLessThanLink for 16
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorLessThanOrEqualLink for 32
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorGreaterThanLink for 64
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorGreaterThanOrEqualLink for 128
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorPlusLink for 256
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorMinusLink for 512
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorMultiplyLink for 1024
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorDivideLink for 2048
Define OLEF2CCrFieldLinkOperatorEnum_crFieldLinkOperatorUnknownLink for 4096
Define OLEF2CCrTableJoinTypeEnum for Integer
Define OLEF2CCrTableJoinTypeEnum_crTableJoinTypeEqualJoin for 0
Define OLEF2CCrTableJoinTypeEnum_crTableJoinTypeLeftOuterJoin for 1
Define OLEF2CCrTableJoinTypeEnum_crTableJoinTypeRightOuterJoin for 2
Define OLEF2CCrTableJoinTypeEnum_crTableJoinTypeOuterJoin for 3
Define OLEF2CCrTableJoinTypeEnum_crTableJoinTypeGreaterThanJoin for 4
Define OLEF2CCrTableJoinTypeEnum_crTableJoinTypeLessThanJoin for 5
Define OLEF2CCrTableJoinTypeEnum_crTableJoinTypeGreaterOrEqualJoin for 6
Define OLEF2CCrTableJoinTypeEnum_crTableJoinTypeLessOrEqualJoin for 7
Define OLEF2CCrTableJoinTypeEnum_crTableJoinTypeNotEqualJoin for 8
Define OLEF2CCrTableJoinTypeEnum_crTableJoinTypeAdvance for 9
Define OLEF2CCrTopNConditionFormulaTypeEnum for Integer
Define OLEF2CCrTopNConditionFormulaTypeEnum_crTopNCount for 0
// Specifies paper size.
Define OLECrPaperSizeEnum for Integer
// Default
Define OLEcrPaperSizeDefault for 0
// PaperLetter
Define OLEcrPaperSizePaperLetter for 1
// PaperLetterSmall
Define OLEcrPaperSizePaperLetterSmall for 2
// PaperTabloid
Define OLEcrPaperSizePaperTabloid for 3
// PaperLedger
Define OLEcrPaperSizePaperLedger for 4
// PaperLegal
Define OLEcrPaperSizePaperLegal for 5
// PaperStatement
Define OLEcrPaperSizePaperStatement for 6
// PaperExecutive
Define OLEcrPaperSizePaperExecutive for 7
// PaperA3
Define OLEcrPaperSizePaperA3 for 8
// PaperA4
Define OLEcrPaperSizePaperA4 for 9
// PaperA4Small
Define OLEcrPaperSizePaperA4Small for 10
// PaperA5
Define OLEcrPaperSizePaperA5 for 11
// PaperB4
Define OLEcrPaperSizePaperB4 for 12
// PaperB5
Define OLEcrPaperSizePaperB5 for 13
// PaperFolio
Define OLEcrPaperSizePaperFolio for 14
// PaperQuarto
Define OLEcrPaperSizePaperQuarto for 15
// Paper10x14
Define OLEcrPaperSizePaper10x14 for 16
// Paper11x17
Define OLEcrPaperSizePaper11x17 for 17
// PaperNote
Define OLEcrPaperSizePaperNote for 18
// PaperEnvelope9
Define OLEcrPaperSizePaperEnvelope9 for 19
// PaperEnvelope10
Define OLEcrPaperSizePaperEnvelope10 for 20
// PaperEnvelope11
Define OLEcrPaperSizePaperEnvelope11 for 21
// PaperEnvelope12
Define OLEcrPaperSizePaperEnvelope12 for 22
// PaperEnvelope14
Define OLEcrPaperSizePaperEnvelope14 for 23
// PaperCsheet
Define OLEcrPaperSizePaperCsheet for 24
// PaperDsheet
Define OLEcrPaperSizePaperDsheet for 25
// PaperEsheet
Define OLEcrPaperSizePaperEsheet for 26
// PaperEnvelopeDL
Define OLEcrPaperSizePaperEnvelopeDL for 27
// PaperEnvelopeC5
Define OLEcrPaperSizePaperEnvelopeC5 for 28
// PaperEnvelopeC3
Define OLEcrPaperSizePaperEnvelopeC3 for 29
// PaperEnvelopeC4
Define OLEcrPaperSizePaperEnvelopeC4 for 30
// PaperEnvelopeC6
Define OLEcrPaperSizePaperEnvelopeC6 for 31
// PaperEnvelopeC65
Define OLEcrPaperSizePaperEnvelopeC65 for 32
// PaperEnvelopeB4
Define OLEcrPaperSizePaperEnvelopeB4 for 33
// PaperEnvelopeB5
Define OLEcrPaperSizePaperEnvelopeB5 for 34
// PaperEnvelopeB6
Define OLEcrPaperSizePaperEnvelopeB6 for 35
// PaperEnvelopeItaly
Define OLEcrPaperSizePaperEnvelopeItaly for 36
// PaperEnvelopeMonarch
Define OLEcrPaperSizePaperEnvelopeMonarch for 37
// PaperEnvelopePersonal
Define OLEcrPaperSizePaperEnvelopePersonal for 38
// PaperFanfoldUS
Define OLEcrPaperSizePaperFanfoldUS for 39
// PaperFanfoldStdGerman
Define OLEcrPaperSizePaperFanfoldStdGerman for 40
// PaperFanfoldLegalGerman
Define OLEcrPaperSizePaperFanfoldLegalGerman for 41
// User
Define OLEcrPaperSizeUser for 256
// Specifies paper source.
Define OLECrPaperSourceEnum for Integer
// Upper
Define OLEcrPaperSourceUpper for 1
// Lower
Define OLEcrPaperSourceLower for 2
// Middle
Define OLEcrPaperSourceMiddle for 3
// Manual
Define OLEcrPaperSourceManual for 4
// Envelope
Define OLEcrPaperSourceEnvelope for 5
// EnvManual
Define OLEcrPaperSourceEnvManual for 6
// Auto
Define OLEcrPaperSourceAuto for 7
// Tractor
Define OLEcrPaperSourceTractor for 8
// SmallFmt
Define OLEcrPaperSourceSmallFmt for 9
// LargeFmt
Define OLEcrPaperSourceLargeFmt for 10
// Capacity
Define OLEcrPaperSourceLargeCapacity for 11
// Cassette
Define OLEcrPaperSourceCassette for 14
// FormSource
Define OLEcrPaperSourceFormSource for 15
// Specifies printer duplex.
Define OLECrPrinterDuplexEnum for Integer
// Default
Define OLEcrPrinterDuplexDefault for 0
// Simplex
Define OLEcrPrinterDuplexSimplex for 1
// Vertical
Define OLEcrPrinterDuplexVertical for 2
// Horizontal
Define OLEcrPrinterDuplexHorizontal for 3
// enum CrReportEngineType.
Define OLECrReportEngineType for Integer
// Java Report Engine
Define OLEcrReportEngineTypeJRC for 0
// C++ Report Engine
Define OLEcrReportEngineTypeCRPE for 1
Define OLEF2CImageFormat for Integer
Define OLEF2CImageFormat_DIBImage for 1
Define OLEF2CImageFormat_JPEGImage for 2
Define OLEF2CImageFormat_EmfImage for 3
Define OLEF2CImageFormat_SWFImage for 4
Define OLEF2CImageFormat_PNGImage for 5
Define OLEF2CSortDirection for Integer
Define OLEF2CSortDirection_DescendingOrder for 0
Define OLEF2CSortDirection_AscendingOrder for 1
Define OLEF2CSortDirection_TopNOrder for 4
Define OLEF2CSortDirection_BottomNOrder for 5
Define OLEF2CRangeBoundType for Integer
Define OLEF2CRangeBoundType_NoBound for 0
Define OLEF2CRangeBoundType_BoundExclusive for 1
Define OLEF2CRangeBoundType_BoundInclusive for 2
Define OLEF2CExportPageAreaKind for Integer
Define OLEF2CExportPageAreaKind_None for 0
Define OLEF2CExportPageAreaKind_OncePerReport for 1
Define OLEF2CExportPageAreaKind_OnEachPage for 2
Define OLEF2CDefaultValueDisplayType for Integer
Define OLEF2CDefaultValueDisplayType_Description for 0
Define OLEF2CDefaultValueDisplayType_DescriptionAndValue for 1
Define OLEF2CDefaultValueSortMethod for Integer
Define OLEF2CDefaultValueSortMethod_BasedOnValue for 0
Define OLEF2CDefaultValueSortMethod_BasedOnDescription for 1
Define OLEF2CDefaultValueSortOrder for Integer
Define OLEF2CDefaultValueSortOrder_NoSort for 0
Define OLEF2CDefaultValueSortOrder_AlphabeticalAscending for 1
Define OLEF2CDefaultValueSortOrder_AlphabeticalDescending for 2
Define OLEF2CDefaultValueSortOrder_NumericAscending for 3
Define OLEF2CDefaultValueSortOrder_NumericDescending for 4
Define OLEF2CDefaultValueSortOrder_DateTimeAscending for 5
Define OLEF2CDefaultValueSortOrder_DateTimeDescending for 6
Define OLEF2CParameterFieldUsage2 for Integer
Define OLEF2CParameterFieldUsage2_Unknown for 0
Define OLEF2CParameterFieldUsage2_InUse for 1
Define OLEF2CParameterFieldUsage2_NotInUse for 2
Define OLEF2CParameterFieldUsage2_CurrentValuesProvidedByServer for 4
Define OLEF2CParameterFieldUsage2_ShowOnPanel for 8
Define OLEF2CParameterFieldUsage2_EditableOnPanel for 16
Define OLEF2CParameterFieldUsage2_DataFetching for 32
Define OLEF2CParameterFieldUsage2_IsLinked for 64
Define OLEF2CParameterType for Integer
Define OLEF2CParameterType_ReportParameter for 0
Define OLEF2CParameterType_StoreProcedureParameter for 1
Define OLEF2CParameterType_QueryParameter for 2
Define OLEF2CParameterType_ConnectionParameter for 3
Define OLEF2CParameterType_MetaDataParameter for 4
Define OLEF2CEnumEnterpriseObjectType for Integer
Define OLEF2CEnumEnterpriseObjectType_INVALID for 0
Define OLEF2CEnumEnterpriseObjectType_FOLDER for 1
Define OLEF2CEnumEnterpriseObjectType_REPORT for 2
Define OLEF2CEnumEnterpriseObjectType_UNKNOWN_CONTAINER for 2147483646
Define OLEF2CEnumEnterpriseObjectType_UNKNOWN for 2147483647
Define OLEF2CPaperSourceKind for Integer
Define OLEF2CPaperSourceKind_Upper for 1
Define OLEF2CPaperSourceKind_Lower for 2
Define OLEF2CPaperSourceKind_Middle for 3
Define OLEF2CPaperSourceKind_Manual for 4
Define OLEF2CPaperSourceKind_Envelope for 5
Define OLEF2CPaperSourceKind_ManualFeed for 6
Define OLEF2CPaperSourceKind_AutomaticFeed for 7
Define OLEF2CPaperSourceKind_TractorFeed for 8
Define OLEF2CPaperSourceKind_SmallFormat for 9
Define OLEF2CPaperSourceKind_LargeFormat for 10
Define OLEF2CPaperSourceKind_LargeCapacity for 11
Define OLEF2CPaperSourceKind_Cassette for 14
Define OLEF2CPaperSourceKind_FormSource for 15
Define OLEF2CPaperSourceKind_Custom for 257
Define OLEF2CFieldKind for Integer
Define OLEF2CFieldKind_DatabaseField for 1
Define OLEF2CFieldKind_FormulaField for 2
Define OLEF2CFieldKind_SummaryField for 3
Define OLEF2CFieldKind_SpecialVarField for 4
Define OLEF2CFieldKind_GroupNameField for 5
Define OLEF2CFieldKind_ParameterField for 6
Define OLEF2CFieldKind_RunningTotalField for 7
Define OLEF2CFieldKind_SQLExpressionField for 8
Define OLEF2CFieldValueType for Integer
Define OLEF2CFieldValueType_Int8sField for 0
Define OLEF2CFieldValueType_Int8uField for 1
Define OLEF2CFieldValueType_Int16sField for 2
Define OLEF2CFieldValueType_Int16uField for 3
Define OLEF2CFieldValueType_Int32sField for 4
Define OLEF2CFieldValueType_Int32uField for 5
Define OLEF2CFieldValueType_NumberField for 6
Define OLEF2CFieldValueType_CurrencyField for 7
Define OLEF2CFieldValueType_BooleanField for 8
Define OLEF2CFieldValueType_DateField for 9
Define OLEF2CFieldValueType_TimeField for 10
Define OLEF2CFieldValueType_StringField for 11
Define OLEF2CFieldValueType_TransientMemoField for 12
Define OLEF2CFieldValueType_PersistentMemoField for 13
Define OLEF2CFieldValueType_BlobField for 14
Define OLEF2CFieldValueType_DateTimeField for 15
Define OLEF2CFieldValueType_BitmapField for 20
Define OLEF2CFieldValueType_IconField for 21
Define OLEF2CFieldValueType_PictureField for 22
Define OLEF2CFieldValueType_OleField for 23
Define OLEF2CFieldValueType_ChartField for 24
Define OLEF2CFieldValueType_SameAsInputField for 250
Define OLEF2CFieldValueType_UnknownField for 255
Define OLEF2CUpdateStatus for Integer
Define OLEF2CUpdateStatus_Continue for 0
Define OLEF2CUpdateStatus_ErrorsOccurred for 1
Define OLEF2CUpdateStatus_SkipCurrentRow for 2
Define OLEF2CUpdateStatus_SkipAllRemainingRows for 3
Define OLEF2CSqlDbType for Integer
Define OLEF2CSqlDbType_BigInt for 0
Define OLEF2CSqlDbType_Binary for 1
Define OLEF2CSqlDbType_Bit for 2
Define OLEF2CSqlDbType_Char for 3
Define OLEF2CSqlDbType_DateTime for 4
Define OLEF2CSqlDbType_Decimal for 5
Define OLEF2CSqlDbType_Float for 6
Define OLEF2CSqlDbType_Image for 7
Define OLEF2CSqlDbType_Int for 8
Define OLEF2CSqlDbType_Money for 9
Define OLEF2CSqlDbType_NChar for 10
Define OLEF2CSqlDbType_NText for 11
Define OLEF2CSqlDbType_NVarChar for 12
Define OLEF2CSqlDbType_Real for 13
Define OLEF2CSqlDbType_UniqueIdentifier for 14
Define OLEF2CSqlDbType_SmallDateTime for 15
Define OLEF2CSqlDbType_SmallInt for 16
Define OLEF2CSqlDbType_SmallMoney for 17
Define OLEF2CSqlDbType_Text for 18
Define OLEF2CSqlDbType_Timestamp for 19
Define OLEF2CSqlDbType_TinyInt for 20
Define OLEF2CSqlDbType_VarBinary for 21
Define OLEF2CSqlDbType_VarChar for 22
Define OLEF2CSqlDbType_Variant for 23
Define OLEF2CSqlDbType_Xml for 25
Define OLEF2CSqlDbType_Udt for 29
Define OLEF2CSqlDbType_Structured for 30
Define OLEF2CSqlDbType_Date for 31
Define OLEF2CSqlDbType_Time for 32
Define OLEF2CSqlDbType_DateTime2 for 33
Define OLEF2CSqlDbType_DateTimeOffset for 34
Define OLEF2CSerializationFormat for Integer
Define OLEF2CSerializationFormat_Xml for 0
Define OLEF2CSerializationFormat_Binary for 1
Define OLEF2CCrBrowseValuesChangedEnum for Integer
Define OLEF2CCrBrowseValuesChangedEnum_crBrowseValues_BrowseSize for 0
Define OLEF2CCrBrowseValuesChangedEnum_crBrowseValues_Table for 1
Define OLEF2CCrBrowseValuesChangedEnum_crBrowseValues_Fields for 2
Define OLEF2CDISPID_ISCRConnectionDirManagerEventsEnum for Integer
Define OLEF2CDISPID_ISCRConnectionDirManagerEventsEnum_DISPID_OnDirectoryStructureChanged for 1
Define OLEF2CDISPID_ISCRConnectionDirManagerEventsEnum_DISPID_OnDirectoryItemStructureChanged for 2
Define OLEF2CDISPID_ISCRConnectionDirManagerEventsEnum_DISPID_OnConnectionDirectoryFetched for 3
Define OLEF2CDISPID_ISCRConnectionDirManagerEventsEnum_DISPID_OnDirectoryItemChildrenFetched for 4
Define OLEF2CDISPID_ISCRConnectionDirManagerEventsEnum_DISPID_OnTableFieldsFetched for 5
Define OLEF2CDISPID_ISCRConnectionDirManagerEventsEnum_DISPID_OnTablesFetched for 6
Define OLEF2CCaReportDefTypeEnum for Integer
Define OLEF2CCaReportDefTypeEnum_caReportDefType_Unknown for 0
Define OLEF2CCaReportDefTypeEnum_caReportDefType_ReportObject for 1
Define OLEF2CCaReportDefTypeEnum_caReportDefType_ReportSection for 2
Define OLEF2CCaReportDefTypeEnum_caReportDefType_ReportAreas for 3
Define OLEF2CCaReportDefTypeEnum_caReportDefType_ReportStyle for 4
Define OLEF2CStyleKind for Integer
Define OLEF2CStyleKind_FontColor for 1
Define OLEF2CStyleKind_Adornment for 2
Define OLEF2CHtmlOutputSchema for Integer
Define OLEF2CHtmlOutputSchema_Html32 for 1
Define OLEF2CHtmlOutputSchema_Html40 for 2
Define OLEF2CHtmlOutputSchema_Chtml for 3
Define OLEF2CHtmlOutputSchema_Wml for 4
Define OLEF2CHtmlOutputSchema_Xhtml for 5
Define OLEF2CConnectionInfoType for Integer
Define OLEF2CConnectionInfoType_Unknown for 0
Define OLEF2CConnectionInfoType_SQL for 1
Define OLEF2CConnectionInfoType_Query for 2
Define OLEF2CConnectionInfoType_MetaData for 3
Define OLEF2CConnectionInfoType_DBFile for 4
Define OLEF2CConnectionInfoType_CRQE for 5
Define OLEF2CConnectionInfoType_OLAP for 6
Define OLEF2CAdornmentProperty for Integer
Define OLEF2CAdornmentProperty_LeftEdgeStyle for 1
Define OLEF2CAdornmentProperty_RightEdgeStyle for 2
Define OLEF2CAdornmentProperty_TopEdgeStyle for 3
Define OLEF2CAdornmentProperty_BottomEdgeStyle for 4
Define OLEF2CAdornmentProperty_TightHorizontal for 5
Define OLEF2CAdornmentProperty_TightVertical for 6
Define OLEF2CAdornmentProperty_DropShadow for 7
Define OLEF2CAdornmentProperty_ForeColor for 8
Define OLEF2CAdornmentProperty_BackColor for 9
Define OLEF2CAdornmentProperty_LineWidth for 10
Define OLEF2CAdornmentProperty_FillStyle for 11
Define OLEF2CFillStyle for Integer
Define OLEF2CFillStyle_NullFill for 0
Define OLEF2CFillStyle_SolidFill for 1
Define OLEF2CFillStyle_HorizontalFill for 2
Define OLEF2CFillStyle_VerticalFill for 3
Define OLEF2CFillStyle_CrossFill for 4
Define OLEF2CFillStyle_BDiagonalFill for 5
Define OLEF2CFillStyle_FDiagonalFill for 6
Define OLEF2CFillStyle_DiagCrossFill for 7
Define OLEF2CFillStyle_PatternFill for 8
Define OLEF2CFillStyle_FirstInvalidFillStyle for 9
Define OLEF2CSpecialVarType for Integer
Define OLEF2CSpecialVarType_PrintDate for 0
Define OLEF2CSpecialVarType_PrintTime for 1
Define OLEF2CSpecialVarType_ModificationDate for 2
Define OLEF2CSpecialVarType_ModificationTime for 3
Define OLEF2CSpecialVarType_DataDate for 4
Define OLEF2CSpecialVarType_DataTime for 5
Define OLEF2CSpecialVarType_RecordNumber for 6
Define OLEF2CSpecialVarType_PageNumber for 7
Define OLEF2CSpecialVarType_GroupNumber for 8
Define OLEF2CSpecialVarType_TotalPageCount for 9
Define OLEF2CSpecialVarType_ReportTitle for 10
Define OLEF2CSpecialVarType_ReportComments for 11
Define OLEF2CSpecialVarType_RecordSelection for 12
Define OLEF2CSpecialVarType_GroupSelection for 13
Define OLEF2CSpecialVarType_Filename for 14
Define OLEF2CSpecialVarType_FileAuthor for 15
Define OLEF2CSpecialVarType_FileCreationDate for 16
Define OLEF2CSpecialVarType_PageNofM for 17
Define OLEF2CSortFieldType for Integer
Define OLEF2CSortFieldType_GroupSortField for 0
Define OLEF2CSortFieldType_RecordSortField for 1
Define OLECrCubeBuilderTypeEnum for Integer
Define OLEF2CCrRangeValueBoundTypeEnum for Integer
Define OLEF2CCrRangeValueBoundTypeEnum_crRangeValueBoundTypeNoBound for 0
Define OLEF2CCrRangeValueBoundTypeEnum_crRangeValueBoundTypeExclusive for 1
Define OLEF2CCrRangeValueBoundTypeEnum_crRangeValueBoundTypeInclusive for 2
// Specifies the style that will be applied to the report.
Define OLECrReportStyleEnum for Integer
Define OLEcrReportStyleMask for 255
// No report style is applied. The data is listed in plain columns with a header for each.
Define OLEcrReportStyleNone for 255
// Standard.
Define OLEcrReportStyleStandard for 0
// LeadingBreak.
Define OLEcrReportStyleLeadingBreak for 1
// TrailingBreak.
Define OLEcrReportStyleTrailingBreak for 2
// Table.
Define OLEcrReportStyleTable for 3
// DropTable.
Define OLEcrReportStyleDropTable for 4
// ExecutiveLeadingBreak.
Define OLEcrReportStyleExecutiveLeadingBreak for 5
// ExecutiveTrailingBreak.
Define OLEcrReportStyleExecutiveTrailingBreak for 6
// Shade.
Define OLEcrReportStyleShade for 7
// RedBlueBorder.
Define OLEcrReportStyleRedBlueBorder for 8
// MaroonTealBox.
Define OLEcrReportStyleMaroonTealBox for 9
// May be combined with any value from 0 to 9 to format the report with a chart.
Define OLEcrReportStyleWithChart for 256
Define OLEF2CCrFetchingStatusEnum for Integer
Define OLEF2CCrFetchingStatusEnum_crFetchingStatusPending for 0
Define OLEF2CCrFetchingStatusEnum_crFetchingStatusStarted for 1
Define OLEF2CCrFetchingStatusEnum_crFetchingStatusProcessing for 2
Define OLEF2CCrFetchingStatusEnum_crFetchingStatusCancelled for 3
Define OLEF2CCrFetchingStatusEnum_crFetchingStatusCompleted for 4
Define OLEDialogResult for Integer
Define OLEDialogResult_Abort for 3
Define OLEDialogResult_Cancel for 2
Define OLEDialogResult_Ignore for 5
Define OLEDialogResult_No for 7
Define OLEDialogResult_None for 0
Define OLEDialogResult_OK for 1
Define OLEDialogResult_Retry for 4
Define OLEDialogResult_Yes for 6
Define OLEBorderStyle for Integer
Define OLEBorderStyle_Fixed3D for 2
Define OLEBorderStyle_FixedSingle for 1
Define OLEBorderStyle_None for 0
Define OLEImeMode for Integer
Define OLEImeMode_Alpha for 8
Define OLEImeMode_AlphaFull for 7
Define OLEImeMode_Close for 11
Define OLEImeMode_Disable for 3
Define OLEImeMode_Hangul for 10
Define OLEImeMode_HangulFull for 9
Define OLEImeMode_Hiragana for 4
Define OLEImeMode_Inherit for -1
Define OLEImeMode_Katakana for 5
Define OLEImeMode_KatakanaHalf for 6
Define OLEImeMode_NoControl for 0
Define OLEImeMode_Off for 2
Define OLEImeMode_On for 1
Define OLEImeMode_OnHalf for 12
Define OLEKeys for Integer
Define OLEKeys_A for 65
Define OLEKeys_Add for 107
Define OLEKeys_Alt for 262144
Define OLEKeys_Apps for 93
Define OLEKeys_Attn for 246
Define OLEKeys_B for 66
Define OLEKeys_Back for 8
Define OLEKeys_BrowserBack for 166
Define OLEKeys_BrowserFavorites for 171
Define OLEKeys_BrowserForward for 167
Define OLEKeys_BrowserHome for 172
Define OLEKeys_BrowserRefresh for 168
Define OLEKeys_BrowserSearch for 170
Define OLEKeys_BrowserStop for 169
Define OLEKeys_C for 67
Define OLEKeys_Cancel for 3
Define OLEKeys_Capital for 20
Define OLEKeys_CapsLock for 20
Define OLEKeys_Clear for 12
Define OLEKeys_Control for 131072
Define OLEKeys_ControlKey for 17
Define OLEKeys_Crsel for 247
Define OLEKeys_D for 68
Define OLEKeys_D0 for 48
Define OLEKeys_D1 for 49
Define OLEKeys_D2 for 50
Define OLEKeys_D3 for 51
Define OLEKeys_D4 for 52
Define OLEKeys_D5 for 53
Define OLEKeys_D6 for 54
Define OLEKeys_D7 for 55
Define OLEKeys_D8 for 56
Define OLEKeys_D9 for 57
Define OLEKeys_Decimal for 110
Define OLEKeys_Delete for 46
Define OLEKeys_Divide for 111
Define OLEKeys_Down for 40
Define OLEKeys_E for 69
Define OLEKeys_End for 35
Define OLEKeys_Enter for 13
Define OLEKeys_EraseEof for 249
Define OLEKeys_Escape for 27
Define OLEKeys_Execute for 43
Define OLEKeys_Exsel for 248
Define OLEKeys_F for 70
Define OLEKeys_F1 for 112
Define OLEKeys_F10 for 121
Define OLEKeys_F11 for 122
Define OLEKeys_F12 for 123
Define OLEKeys_F13 for 124
Define OLEKeys_F14 for 125
Define OLEKeys_F15 for 126
Define OLEKeys_F16 for 127
Define OLEKeys_F17 for 128
Define OLEKeys_F18 for 129
Define OLEKeys_F19 for 130
Define OLEKeys_F2 for 113
Define OLEKeys_F20 for 131
Define OLEKeys_F21 for 132
Define OLEKeys_F22 for 133
Define OLEKeys_F23 for 134
Define OLEKeys_F24 for 135
Define OLEKeys_F3 for 114
Define OLEKeys_F4 for 115
Define OLEKeys_F5 for 116
Define OLEKeys_F6 for 117
Define OLEKeys_F7 for 118
Define OLEKeys_F8 for 119
Define OLEKeys_F9 for 120
Define OLEKeys_FinalMode for 24
Define OLEKeys_G for 71
Define OLEKeys_H for 72
Define OLEKeys_HanguelMode for 21
Define OLEKeys_HangulMode for 21
Define OLEKeys_HanjaMode for 25
Define OLEKeys_Help for 47
Define OLEKeys_Home for 36
Define OLEKeys_I for 73
Define OLEKeys_IMEAccept for 30
Define OLEKeys_IMEAceept for 30
Define OLEKeys_IMEConvert for 28
Define OLEKeys_IMEModeChange for 31
Define OLEKeys_IMENonconvert for 29
Define OLEKeys_Insert for 45
Define OLEKeys_J for 74
Define OLEKeys_JunjaMode for 23
Define OLEKeys_K for 75
Define OLEKeys_KanaMode for 21
Define OLEKeys_KanjiMode for 25
Define OLEKeys_KeyCode for 65535
Define OLEKeys_L for 76
Define OLEKeys_LButton for 1
Define OLEKeys_LControlKey for 162
Define OLEKeys_LMenu for 164
Define OLEKeys_LShiftKey for 160
Define OLEKeys_LWin for 91
Define OLEKeys_LaunchApplication1 for 182
Define OLEKeys_LaunchApplication2 for 183
Define OLEKeys_LaunchMail for 180
Define OLEKeys_Left for 37
Define OLEKeys_LineFeed for 10
Define OLEKeys_M for 77
Define OLEKeys_MButton for 4
Define OLEKeys_MediaNextTrack for 176
Define OLEKeys_MediaPlayPause for 179
Define OLEKeys_MediaPreviousTrack for 177
Define OLEKeys_MediaStop for 178
Define OLEKeys_Menu for 18
Define OLEKeys_Modifiers for -65536
Define OLEKeys_Multiply for 106
Define OLEKeys_N for 78
Define OLEKeys_Next for 34
Define OLEKeys_NoName for 252
Define OLEKeys_None for 0
Define OLEKeys_NumLock for 144
Define OLEKeys_NumPad0 for 96
Define OLEKeys_NumPad1 for 97
Define OLEKeys_NumPad2 for 98
Define OLEKeys_NumPad3 for 99
Define OLEKeys_NumPad4 for 100
Define OLEKeys_NumPad5 for 101
Define OLEKeys_NumPad6 for 102
Define OLEKeys_NumPad7 for 103
Define OLEKeys_NumPad8 for 104
Define OLEKeys_NumPad9 for 105
Define OLEKeys_O for 79
Define OLEKeys_Oem1 for 186
Define OLEKeys_Oem102 for 226
Define OLEKeys_Oem2 for 191
Define OLEKeys_Oem3 for 192
Define OLEKeys_Oem4 for 219
Define OLEKeys_Oem5 for 220
Define OLEKeys_Oem6 for 221
Define OLEKeys_Oem7 for 222
Define OLEKeys_Oem8 for 223
Define OLEKeys_OemBackslash for 226
Define OLEKeys_OemClear for 254
Define OLEKeys_OemCloseBrackets for 221
Define OLEKeys_OemMinus for 189
Define OLEKeys_OemOpenBrackets for 219
Define OLEKeys_OemPeriod for 190
Define OLEKeys_OemPipe for 220
Define OLEKeys_OemQuestion for 191
Define OLEKeys_OemQuotes for 222
Define OLEKeys_OemSemicolon for 186
Define OLEKeys_Oemcomma for 188
Define OLEKeys_Oemplus for 187
Define OLEKeys_Oemtilde for 192
Define OLEKeys_P for 80
Define OLEKeys_Pa1 for 253
Define OLEKeys_Packet for 231
Define OLEKeys_PageDown for 34
Define OLEKeys_PageUp for 33
Define OLEKeys_Pause for 19
Define OLEKeys_Play for 250
Define OLEKeys_Print for 42
Define OLEKeys_PrintScreen for 44
Define OLEKeys_Prior for 33
Define OLEKeys_ProcessKey for 229
Define OLEKeys_Q for 81
Define OLEKeys_R for 82
Define OLEKeys_RButton for 2
Define OLEKeys_RControlKey for 163
Define OLEKeys_RMenu for 165
Define OLEKeys_RShiftKey for 161
Define OLEKeys_RWin for 92
Define OLEKeys_Return for 13
Define OLEKeys_Right for 39
Define OLEKeys_S for 83
Define OLEKeys_Scroll for 145
Define OLEKeys_Select for 41
Define OLEKeys_SelectMedia for 181
Define OLEKeys_Separator for 108
Define OLEKeys_Shift for 65536
Define OLEKeys_ShiftKey for 16
Define OLEKeys_Sleep for 95
Define OLEKeys_Snapshot for 44
Define OLEKeys_Space for 32
Define OLEKeys_Subtract for 109
Define OLEKeys_T for 84
Define OLEKeys_Tab for 9
Define OLEKeys_U for 85
Define OLEKeys_Up for 38
Define OLEKeys_V for 86
Define OLEKeys_VolumeDown for 174
Define OLEKeys_VolumeMute for 173
Define OLEKeys_VolumeUp for 175
Define OLEKeys_W for 87
Define OLEKeys_X for 88
Define OLEKeys_XButton1 for 5
Define OLEKeys_XButton2 for 6
Define OLEKeys_Y for 89
Define OLEKeys_Z for 90
Define OLEKeys_Zoom for 251
Define OLEMouseButtons for Integer
Define OLEMouseButtons_Left for 1048576
Define OLEMouseButtons_Middle for 4194304
Define OLEMouseButtons_None for 0
Define OLEMouseButtons_Right for 2097152
Define OLEMouseButtons_XButton1 for 8388608
Define OLEMouseButtons_XButton2 for 16777216
Define OLEDragAction for Integer
Define OLEDragAction_Cancel for 2
Define OLEDragAction_Continue for 0
Define OLEDragAction_Drop for 1
Define OLEF2CStatementType for Integer
Define OLEF2CStatementType_Select for 0
Define OLEF2CStatementType_Insert for 1
Define OLEF2CStatementType_Update for 2
Define OLEF2CStatementType_Delete for 3
Define OLEF2CStatementType_Batch for 4
Define OLEF2CParameterDirection for Integer
Define OLEF2CParameterDirection_Input for 1
Define OLEF2CParameterDirection_Output for 2
Define OLEF2CParameterDirection_InputOutput for 3
Define OLEF2CParameterDirection_ReturnValue for 6
Define OLEF2CCrControllersErrorCodeEnum for Integer
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidTableAlias for -2147213311
Define OLEF2CCrControllersErrorCodeEnum_crErrFieldNotFound for -2147213310
Define OLEF2CCrControllersErrorCodeEnum_crErrSortNotFound for -2147213309
Define OLEF2CCrControllersErrorCodeEnum_crErrGroupNotFound for -2147213308
Define OLEF2CCrControllersErrorCodeEnum_crErrFieldAlreadyExists for -2147213307
Define OLEF2CCrControllersErrorCodeEnum_crErrGroupAlreadyExists for -2147213306
Define OLEF2CCrControllersErrorCodeEnum_crErrSortAlreadyExists for -2147213305
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidSummaryField for -2147213304
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidParameterField for -2147213303
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidFormulaField for -2147213302
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidGroup for -2147213301
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidSort for -2147213300
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidFilterItem for -2147213299
Define OLEF2CCrControllersErrorCodeEnum_crErrConnectionDirectoryNotFetched for -2147213298
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidReportObjectName for -2147213297
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidReportSectionName for -2147213296
Define OLEF2CCrControllersErrorCodeEnum_crErrRowsetNotFetched for -2147213295
Define OLEF2CCrControllersErrorCodeEnum_crErrTotallerNotFetched for -2147213294
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidTableLink for -2147213293
Define OLEF2CCrControllersErrorCodeEnum_crErrTableLinkNotFound for -2147213292
Define OLEF2CCrControllersErrorCodeEnum_crErrTableAliasAlreadyExists for -2147213291
Define OLEF2CCrControllersErrorCodeEnum_crErrTableNotFound for -2147213290
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidFieldHeading for -2147213289
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidTable for -2147213288
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidChartObject for -2147213287
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidReportAreaName for -2147213286
Define OLEF2CCrControllersErrorCodeEnum_crErrReportObjectNotFound for -2147213285
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidReportObject for -2147213284
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidFieldObject for -2147213283
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidTextObject for -2147213282
Define OLEF2CCrControllersErrorCodeEnum_crErrObjectAlreadyExists for -2147213281
Define OLEF2CCrControllersErrorCodeEnum_crErrAreaNotFound for -2147213280
Define OLEF2CCrControllersErrorCodeEnum_crErrSectionNotFound for -2147213279
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidSection for -2147213278
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidArea for -2147213277
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidCustomFunction for -2147213276
Define OLEF2CCrControllersErrorCodeEnum_crErrSubreportNotFound for -2147213275
Define OLEF2CCrControllersErrorCodeEnum_crErrConnectionDirManagerInvalidState for -2147213274
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidBookmarkObjectName for -2147213273
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidDataSource for -2147213272
Define OLEF2CCrControllersErrorCodeEnum_crErrReportSourceNotReady for -2147213271
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidPageRange for -2147213264
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidPrintPaperSize for -2147213263
Define OLEF2CCrControllersErrorCodeEnum_crErrInvalidCrossTabObject for -2147213262
Define OLEF2CSearchDirection for Integer
Define OLEF2CSearchDirection_Forward for 0
Define OLEF2CSearchDirection_Backward for 1
Define OLEF2CExportFormatType for Integer
Define OLEF2CExportFormatType_NoFormat for 0
Define OLEF2CExportFormatType_CrystalReport for 1
Define OLEF2CExportFormatType_RichText for 2
Define OLEF2CExportFormatType_WordForWindows for 3
Define OLEF2CExportFormatType_Excel for 4
Define OLEF2CExportFormatType_PortableDocFormat for 5
Define OLEF2CExportFormatType_HTML32 for 6
Define OLEF2CExportFormatType_HTML40 for 7
Define OLEF2CExportFormatType_ExcelRecord for 8
Define OLEF2CExportFormatType_Text for 9
Define OLEF2CExportFormatType_CharacterSeparatedValues for 10
Define OLEF2CExportFormatType_TabSeperatedText for 11
Define OLEF2CExportFormatType_EditableRTF for 12
Define OLEF2CExportFormatType_Xml for 13
Define OLEF2CExportFormatType_RPTR for 14
Define OLEF2CExportFormatType_ExcelWorkbook for 15
Define OLEF2CParagraphElementKind for Integer
Define OLEF2CParagraphElementKind_TextElement for 1
Define OLEF2CParagraphElementKind_TabElement for 2
Define OLEF2CRunningTotalCondition for Integer
Define OLEF2CRunningTotalCondition_NoCondition for 0
Define OLEF2CRunningTotalCondition_OnChangeOfField for 1
Define OLEF2CRunningTotalCondition_OnChangeOfGroup for 2
Define OLEF2CRunningTotalCondition_OnFormula for 3
Define OLEF2CAlignment for Integer
Define OLEF2CAlignment_DefaultAlign for 0
Define OLEF2CAlignment_LeftAlign for 1
Define OLEF2CAlignment_HorizontalCenterAlign for 2
Define OLEF2CAlignment_RightAlign for 3
Define OLEF2CAlignment_Justified for 4
Define OLEF2CAlignment_Decimal for 5
Define OLEF2CReportFileFormat for Integer
Define OLEF2CReportFileFormat_VSNetFileFormat for 4096
Define OLEF2CPrintingPermissionLevel for Integer
Define OLEF2CPrintingPermissionLevel_NoPrinting for 0
Define OLEF2CPrintingPermissionLevel_SafePrinting for 1
Define OLEF2CPrintingPermissionLevel_DefaultPrinting for 2
Define OLEF2CPrintingPermissionLevel_AllPrinting for 3
Define OLEF2CCrSortDirectionEnum for Integer
Define OLEF2CCrSortDirectionEnum_crSortDirectionAscendingOrder for 0
Define OLEF2CCrSortDirectionEnum_crSortDirectionDescendingOrder for 1
Define OLEF2CCrSortDirectionEnum_crSortDirectionNoSortOrder for 2
Define OLEF2CCrSortDirectionEnum_crSortDirectionTopNOrder for 4
Define OLEF2CCrSortDirectionEnum_crSortDirectionBottomNOrder for 5
Define OLEF2CCrSortDirectionEnum_crSortDirectionTopNPercentage for 6
Define OLEF2CCrSortDirectionEnum_crSortDirectionBottomNPercentage for 7
Define OLEF2CCrTableJoinEnforcedEnum for Integer
Define OLEF2CCrTableJoinEnforcedEnum_crTableJoinEnforcedNotEnforced for 1
Define OLEF2CCrTableJoinEnforcedEnum_crTableJoinEnforcedFrom for 2
Define OLEF2CCrTableJoinEnforcedEnum_crTableJoinEnforcedTo for 4
Define OLEF2CCrTableJoinEnforcedEnum_crTableJoinEnforcedBoth for 8
Define OLEF2CCrTableJoinOperatorEnum for Integer
Define OLEF2CCrTableJoinOperatorEnum_crTableJoinOperatorUnknownJoin for 0
Define OLEF2CCrTableJoinOperatorEnum_crTableJoinOperatorInnerJoin for 1
Define OLEF2CCrTableJoinOperatorEnum_crTableJoinOperatorLeftOuterJoin for 2
Define OLEF2CCrTableJoinOperatorEnum_crTableJoinOperatorRightOuterJoin for 4
Define OLEF2CCrTableJoinOperatorEnum_crTableJoinOperatorFullOuterJoin for 8
Define OLEF2CCrTableJoinOperatorEnum_crTableJoinOperatorUnionJoin for 16
Define OLEF2CCrTableJoinOperatorEnum_crTableJoinOperatorCrossJoin for 32
Define OLEF2CCrTableJoinOperatorEnum_crTableJoinOperatorParallelJoin for 64
Define OLEF2CCrTableJoinOperatorEnum_crTableJoinOperatorSeriesJoin for 128
Define OLEF2CCrTableJoinOperatorEnum_crTableJoinOperatorProductJoin for 256
Define OLEF2CCrTableJoinOperatorEnum_crTableJoinOperatorTableRelationJoin for 512
Define OLEF2CCrParameterSortOrderEnum for Integer
Define OLEF2CCrParameterSortOrderEnum_crParameterSortOrderNoSort for 0
Define OLEF2CCrParameterSortOrderEnum_crParameterSortOrderAlphabeticalAscending for 1
Define OLEF2CCrParameterSortOrderEnum_crParameterSortOrderAlphabeticalDescending for 2
Define OLEF2CCrParameterSortOrderEnum_crParameterSortOrderNumericalAscending for 3
Define OLEF2CCrParameterSortOrderEnum_crParameterSortOrderNumericalDescending for 4
Define OLEF2CCrParameterSortOrderEnum_crParameterSortOrderDateTimeAscending for 5
Define OLEF2CCrParameterSortOrderEnum_crParameterSortOrderDateTimeDescending for 6
Define OLEF2CCrParameterFieldTypeEnum for Integer
Define OLEF2CCrParameterFieldTypeEnum_crParameterFieldTypeReportParameter for 0
Define OLEF2CCrParameterFieldTypeEnum_crParameterFieldTypeStoredProcedureParameter for 1
Define OLEF2CCrParameterFieldTypeEnum_crParameterFieldTypeQueryParameter for 2
Define OLEF2CCrParameterFieldTypeEnum_crParameterFieldTypeConnectionParameter for 3
Define OLEF2CCrParameterFieldTypeEnum_crParameterFieldTypeMetaDataParameter for 4
Define OLEF2CCrParameterValueRangeKindEnum for Integer
Define OLEF2CCrParameterValueRangeKindEnum_crParameterValueRangeKindRange for 0
Define OLEF2CCrParameterValueRangeKindEnum_crParameterValueRangeKindDiscrete for 1
Define OLEF2CCrParameterValueRangeKindEnum_crParameterValueRangeKindDiscreteAndRange for 2
Define OLEF2CCrConnectionInfoKindEnum for Integer
Define OLEF2CCrConnectionInfoKindEnum_crConnectionInfoKindUnknown for 0
Define OLEF2CCrConnectionInfoKindEnum_crConnectionInfoKindSQL for 1
Define OLEF2CCrConnectionInfoKindEnum_crConnectionInfoKindQuery for 2
Define OLEF2CCrConnectionInfoKindEnum_crConnectionInfoKindMetaData for 3
Define OLEF2CCrConnectionInfoKindEnum_crConnectionInfoKindDBFile for 4
Define OLEF2CCrConnectionInfoKindEnum_crConnectionInfoKindCRQE for 5
Define OLEF2CCrConnectionInfoKindEnum_crConnectionInfoKindOLAP for 6
Define OLEF2CCrConnectionInfoKindEnum_crConnectionInfoKindUniverse for 7
Define OLEF2CCrConnectionInfoKindEnum_crConnectionInfoKindDSL for 8
Define OLEF2CCrConnectionInfoKindEnum_crConnectionInfoKindBICS for 9
Define OLEF2CCrConnectionInfoKindEnum_crConnectionInfoKindPQuery for 10
Define OLEF2CButtonType for Integer
Define OLEF2CButtonType_Button for 0
Define OLEF2CButtonType_LinkButton for 1
Define OLEF2CButtonType_ImageButton for 2
Define OLEF2CButtonType_CustomImageButton for 3
Define OLEF2CPaperOrientation for Integer
Define OLEF2CPaperOrientation_DefaultPaperOrientation for 0
Define OLEF2CPaperOrientation_Portrait for 1
Define OLEF2CPaperOrientation_Landscape for 2
Define OLEF2CPaperSize for Integer
Define OLEF2CPaperSize_DefaultPaperSize for 0
Define OLEF2CPaperSize_PaperLetter for 1
Define OLEF2CPaperSize_PaperLetterSmall for 2
Define OLEF2CPaperSize_PaperTabloid for 3
Define OLEF2CPaperSize_PaperLedger for 4
Define OLEF2CPaperSize_PaperLegal for 5
Define OLEF2CPaperSize_PaperStatement for 6
Define OLEF2CPaperSize_PaperExecutive for 7
Define OLEF2CPaperSize_PaperA3 for 8
Define OLEF2CPaperSize_PaperA4 for 9
Define OLEF2CPaperSize_PaperA4Small for 10
Define OLEF2CPaperSize_PaperA5 for 11
Define OLEF2CPaperSize_PaperB4 for 12
Define OLEF2CPaperSize_PaperB5 for 13
Define OLEF2CPaperSize_PaperFolio for 14
Define OLEF2CPaperSize_PaperQuarto for 15
Define OLEF2CPaperSize_Paper10x14 for 16
Define OLEF2CPaperSize_Paper11x17 for 17
Define OLEF2CPaperSize_PaperNote for 18
Define OLEF2CPaperSize_PaperEnvelope9 for 19
Define OLEF2CPaperSize_PaperEnvelope10 for 20
Define OLEF2CPaperSize_PaperEnvelope11 for 21
Define OLEF2CPaperSize_PaperEnvelope12 for 22
Define OLEF2CPaperSize_PaperEnvelope14 for 23
Define OLEF2CPaperSize_PaperCsheet for 24
Define OLEF2CPaperSize_PaperDsheet for 25
Define OLEF2CPaperSize_PaperEsheet for 26
Define OLEF2CPaperSize_PaperEnvelopeDL for 27
Define OLEF2CPaperSize_PaperEnvelopeC5 for 28
Define OLEF2CPaperSize_PaperEnvelopeC3 for 29
Define OLEF2CPaperSize_PaperEnvelopeC4 for 30
Define OLEF2CPaperSize_PaperEnvelopeC6 for 31
Define OLEF2CPaperSize_PaperEnvelopeC65 for 32
Define OLEF2CPaperSize_PaperEnvelopeB4 for 33
Define OLEF2CPaperSize_PaperEnvelopeB5 for 34
Define OLEF2CPaperSize_PaperEnvelopeB6 for 35
Define OLEF2CPaperSize_PaperEnvelopeItaly for 36
Define OLEF2CPaperSize_PaperEnvelopeMonarch for 37
Define OLEF2CPaperSize_PaperEnvelopePersonal for 38
Define OLEF2CPaperSize_PaperFanfoldUS for 39
Define OLEF2CPaperSize_PaperFanfoldStdGerman for 40
Define OLEF2CPaperSize_PaperFanfoldLegalGerman for 41
Define OLEF2CPrintAction for Integer
Define OLEF2CPrintAction_PrintToFile for 0
Define OLEF2CPrintAction_PrintToPreview for 1
Define OLEF2CPrintAction_PrintToPrinter for 2
Define OLEF2CSelectionMode for Integer
Define OLEF2CSelectionMode_MultiExtended for 0
Define OLEF2CSelectionMode_MultiSimple for 1
Define OLEF2CSelectionMode_None for 2
Define OLEF2CSelectionMode_One for 3
Define OLEF2CToolPanelViewType for Integer
Define OLEF2CToolPanelViewType_None for 0
Define OLEF2CToolPanelViewType_GroupTree for 1
Define OLEF2CToolPanelViewType_ParameterPanel for 2
Define OLEF2CSummaryOperation for Integer
Define OLEF2CSummaryOperation_Sum for 0
Define OLEF2CSummaryOperation_Average for 1
Define OLEF2CSummaryOperation_SampleVariance for 2
Define OLEF2CSummaryOperation_SampleStandardDeviation for 3
Define OLEF2CSummaryOperation_Maximum for 4
Define OLEF2CSummaryOperation_Minimum for 5
Define OLEF2CSummaryOperation_Count for 6
Define OLEF2CSummaryOperation_PopVariance for 7
Define OLEF2CSummaryOperation_PopStandardDeviation for 8
Define OLEF2CSummaryOperation_DistinctCount for 9
Define OLEF2CSummaryOperation_Correlation for 10
Define OLEF2CSummaryOperation_Covariance for 11
Define OLEF2CSummaryOperation_WeightedAvg for 12
Define OLEF2CSummaryOperation_Median for 13
Define OLEF2CSummaryOperation_Percentile for 14
Define OLEF2CSummaryOperation_NthLargest for 15
Define OLEF2CSummaryOperation_NthSmallest for 16
Define OLEF2CSummaryOperation_Mode for 17
Define OLEF2CSummaryOperation_NthMostFrequent for 18
Define OLEF2COpenReportMethod for Integer
Define OLEF2COpenReportMethod_OpenReportByDefault for 0
Define OLEF2COpenReportMethod_OpenReportByTempCopy for 1
Define OLEF2CObjectScope for Integer
Define OLEF2CObjectScope_AllSections for 0
Define OLEF2CObjectScope_ReportHeaderSections for 1
Define OLEF2CObjectScope_PageHeaderSections for 2
Define OLEF2CObjectScope_GroupHeaderSections for 3
Define OLEF2CObjectScope_DetailSections for 4
Define OLEF2CObjectScope_GroupFooterSections for 5
Define OLEF2CObjectScope_PageFooterSections for 7
Define OLEF2CObjectScope_ReportFooterSections for 8
Define OLEF2CObjectScope_AllSummaryObjects for 10
Define OLEF2CObjectScope_AllReportObjects for 20
Define OLEF2CObjectScope_AllReportObjectsInReportHeaderSections for 21
Define OLEF2CObjectScope_AllReportObjectsInPageHeaderSections for 22
Define OLEF2CObjectScope_AllReportObjectsInGroupHeaderSections for 23
Define OLEF2CObjectScope_AllReportObjectsInDetailSections for 24
Define OLEF2CObjectScope_AllReportObjectsInGroupFooterSections for 25
Define OLEF2CObjectScope_AllReportObjectsInPageFooterSections for 27
Define OLEF2CObjectScope_AllReportObjectsInReportFooterSections for 28
Define OLEF2CLineStyle for Integer
Define OLEF2CLineStyle_NoLine for 0
Define OLEF2CLineStyle_SingleLine for 1
Define OLEF2CLineStyle_DoubleLine for 2
Define OLEF2CLineStyle_DashLine for 3
Define OLEF2CLineStyle_DotLine for 4
Define OLEF2CLineStyle_FirstInvalidLineStyle for 5
Define OLEF2CLineStyle_BlankLine for 6
Define OLEDsColumnType for Integer
Define OLEDsColumnType_String for 0
Define OLEDsColumnType_Integer for 1
Define OLEDsColumnType_Boolean for 2
Define OLEDsColumnType_DateTime for 3
Define OLEDsColumnType_Decimal for 4
Define OLEDsColumnType_Double for 5
Define OLEDsColumnType_Float for 6
Define OLEDsColumnType_Char for 7
Define OLEDsColumnType_Byte for 8
Define OLEDsColumnType_SByte for 9
Define OLEDsColumnType_Short for 10
Define OLEDsColumnType_UShort for 11
Define OLEDsColumnType_UInteger for 12
Define OLEDsColumnType_Long for 13
Define OLEDsColumnType_ULong for 14
Define OLEF2CCdReportClientDocumentSaveAsOptionsEnum for Integer
Define OLEF2CCdReportClientDocumentSaveAsOptionsEnum_cdReportClientDocumentSaveAsOverwriteExisting for 1
Define OLEF2CCdReportClientDocumentSaveAsOptionsEnum_cdReportClientDocumentSaveAsCrystalReports7 for 65536
Define OLEF2CXmlWriteMode for Integer
Define OLEF2CXmlWriteMode_WriteSchema for 0
Define OLEF2CXmlWriteMode_IgnoreSchema for 1
Define OLEF2CXmlWriteMode_DiffGram for 2
Define OLEF2CXmlReadMode for Integer
Define OLEF2CXmlReadMode_Auto for 0
Define OLEF2CXmlReadMode_ReadSchema for 1
Define OLEF2CXmlReadMode_IgnoreSchema for 2
Define OLEF2CXmlReadMode_InferSchema for 3
Define OLEF2CXmlReadMode_DiffGram for 4
Define OLEF2CXmlReadMode_Fragment for 5
Define OLEF2CXmlReadMode_InferTypedSchema for 6
Define OLEF2CDISPID_ISCRPrintOutputControllerEventsEnum for Integer
Define OLEF2CDISPID_ISCRPrintOutputControllerEventsEnum_DISPID_ISCRPrintOutputControllerEvents_OnChanged for 1
Define OLEF2CDISPID_ISCRPrintOutputControllerEventsEnum_DISPID_ISCRPrintOutputControllerEvents_OnChanging for 2
Define OLEF2CSCRJobStatus for Integer
Define OLEF2CSCRJobStatus_SCR_JS_JOBNOTSTARTED for 1
Define OLEF2CSCRJobStatus_SCR_JS_JOBINPROGRESS for 2
Define OLEF2CSCRJobStatus_SCR_JS_JOBCOMPLETED for 3
Define OLEF2CSCRJobStatus_SCR_JS_JOBFAILED for 4
Define OLEF2CSCRJobStatus_SCR_JS_JOBCANCELLED for 5
Define OLEF2CSCRJobStatus_SCR_JS_JOBHALTED for 6
Define OLEF2CSCRJobStatus_SCR_JS_JOBNA for -1
Define OLEF2CChartDataType for Integer
Define OLEF2CChartDataType_GroupChart for 0
Define OLEF2CChartDataType_DetailChart for 1
Define OLEF2CChartDataType_CrossTabChart for 2
Define OLEF2CChartDataType_OlapChart for 3
Define OLEF2CHourFormat for Integer
Define OLEF2CHourFormat_NumericHour for 0
Define OLEF2CHourFormat_NumericHourNoLeadingZero for 1
Define OLEF2CHourFormat_NoHour for 2
Define OLEDesignerSerializationVisibility for Integer
Define OLEDesignerSerializationVisibility_Content for 2
Define OLEDesignerSerializationVisibility_Hidden for 0
Define OLEDesignerSerializationVisibility_Visible for 1
Define OLEF2CCrCursorTypeEnum for Integer
Define OLEF2CCrCursorTypeEnum_crCursorTypeReadOnly for 0
Define OLEF2CCrCursorTypeEnum_crCursorTypeReadAndWrite for 1
// CrReportExportFormatEnum
Define OLECrReportExportFormatEnum for Integer
Define OLEcrReportExportFormatCrystalReports for 0
Define OLEcrReportExportFormatMSWord for 1
Define OLEcrReportExportFormatMSExcel for 2
Define OLEcrReportExportFormatRTF for 3
Define OLEcrReportExportFormatHTML for 4
Define OLEcrReportExportFormatPDF for 5
Define OLEcrReportExportFormatRecordToMSExcel for 6
Define OLEcrReportExportFormatText for 7
Define OLEcrReportExportFormatCharacterSeparatedValues for 8
Define OLEcrReportExportFormatTabSeparatedText for 9
Define OLEcrReportExportFormatEditableRTF for 10
Define OLEcrReportExportFormatXML for 11
Define OLEcrReportExportFormatReportDef for 12
Define OLEcrReportExportFormatPaginatedTxt for 13
Define OLEcrReportExportFormatPaginatedTtx for 14
Define OLEcrReportExportFormatMHTML for 15
Define OLEcrReportExportFormatXLSX for 16
Define OLEcrReportExportFormatRPTR for 17
// Specifies paper orientation.
Define OLECrPaperOrientationEnum for Integer
// Default
Define OLEcrPaperOrientationDefault for 0
// Portrait
Define OLEcrPaperOrientationPortrait for 1
// Landscape
Define OLEcrPaperOrientationLandscape for 2
Define OLEF2CCrDateConditionEnum for Integer
Define OLEF2CCrDateConditionEnum_crDateConditionDaily for 0
Define OLEF2CCrDateConditionEnum_crDateConditionWeekly for 1
Define OLEF2CCrDateConditionEnum_crDateConditionBiweekly for 2
Define OLEF2CCrDateConditionEnum_crDateConditionSemimonthly for 3
Define OLEF2CCrDateConditionEnum_crDateConditionMonthly for 4
Define OLEF2CCrDateConditionEnum_crDateConditionQuarterly for 5
Define OLEF2CCrDateConditionEnum_crDateConditionSemiannually for 6
Define OLEF2CCrDateConditionEnum_crDateConditionAnnually for 7
Define OLEF2CCrDateConditionEnum_crDateConditionSecond for 8
Define OLEF2CCrDateConditionEnum_crDateConditionMinute for 9
Define OLEF2CCrDateConditionEnum_crDateConditionHour for 10
Define OLEF2CCrDateConditionEnum_crDateConditionAmPm for 11
Define OLEF2CCsvExportMode for Integer
Define OLEF2CCsvExportMode_Standard for 0
Define OLEF2CCsvExportMode_Legacy for -1
Define OLEF2CCsvExportSectionsOption for Integer
Define OLEF2CCsvExportSectionsOption_Export for 0
Define OLEF2CCsvExportSectionsOption_ExportIsolated for 1
Define OLEF2CCsvExportSectionsOption_DoNotExport for 2
Define OLEF2CCurrencySymbolFormat for Integer
Define OLEF2CCurrencySymbolFormat_NoSymbol for 0
Define OLEF2CCurrencySymbolFormat_FixedSymbol for 1
Define OLEF2CCurrencySymbolFormat_FloatingSymbol for 2
Define OLEF2CNegativeFormat for Integer
Define OLEF2CNegativeFormat_NotNegative for 0
Define OLEF2CNegativeFormat_LeadingMinus for 1
Define OLEF2CNegativeFormat_TrailingMinus for 2
Define OLEF2CNegativeFormat_Bracketed for 3
Define OLEF2CRoundingFormat for Integer
Define OLEF2CRoundingFormat_RoundToTenBillionth for 1
Define OLEF2CRoundingFormat_RoundToBillionth for 2
Define OLEF2CRoundingFormat_RoundToHundredMillionth for 3
Define OLEF2CRoundingFormat_RoundToTenMillionth for 4
Define OLEF2CRoundingFormat_RoundToMillionth for 5
Define OLEF2CRoundingFormat_RoundToHundredThousandth for 6
Define OLEF2CRoundingFormat_RoundToTenThousandth for 7
Define OLEF2CRoundingFormat_RoundToThousandth for 8
Define OLEF2CRoundingFormat_RoundToHundredth for 9
Define OLEF2CRoundingFormat_RoundToTenth for 10
Define OLEF2CRoundingFormat_RoundToUnit for 11
Define OLEF2CRoundingFormat_RoundToTen for 12
Define OLEF2CRoundingFormat_RoundToHundred for 13
Define OLEF2CRoundingFormat_RoundToThousand for 14
Define OLEF2CRoundingFormat_RoundToTenThousand for 15
Define OLEF2CRoundingFormat_RoundToHundredThousand for 16
Define OLEF2CRoundingFormat_RoundToMillion for 17
Define OLEF2CIsolationLevel for Integer
Define OLEF2CIsolationLevel_Chaos for 16
Define OLEF2CIsolationLevel_ReadUncommitted for 256
Define OLEF2CIsolationLevel_ReadCommitted for 4096
Define OLEF2CIsolationLevel_RepeatableRead for 65536
Define OLEF2CIsolationLevel_Serializable for 1048576
Define OLEF2CIsolationLevel_Snapshot for 16777216
Define OLEF2CIsolationLevel_Unspecified for -1
Define OLEF2CDataRowVersion for Integer
Define OLEF2CDataRowVersion_Original for 256
Define OLEF2CDataRowVersion_Current for 512
Define OLEF2CDataRowVersion_Proposed for 1024
Define OLEF2CDataRowVersion_Default for 1536
Define OLEF2CLineSpacingType for Integer
Define OLEF2CLineSpacingType_MultipleSpacing for 0
Define OLEF2CLineSpacingType_ExactSpacing for 1
Define OLEF2CAdornmentDrawingType for Integer
Define OLEF2CAdornmentDrawingType_DrawingObject for 0
Define OLEF2CAdornmentDrawingType_DrawingBox for 1
Define OLEF2CAdornmentDrawingType_DrawingLine for 2
Define OLEF2CValueOptions for Integer
Define OLEF2CValueOptions_IncludeFieldValues for 1
Define OLEF2CValueOptions_IncludeHiddenFields for 2
Define OLEF2CValueOptions_AllowComplexFieldFormatting for 4
Define OLEF2CDuplex for Integer
Define OLEF2CDuplex_Simplex for 1
Define OLEF2CDuplex_Vertical for 2
Define OLEF2CDuplex_Horizontal for 3
Define OLEF2CDuplex_Default for -1
Define OLEF2CAcceptRejectRule for Integer
Define OLEF2CAcceptRejectRule_None for 0
Define OLEF2CAcceptRejectRule_Cascade for 1
Define OLEF2CRule for Integer
Define OLEF2CRule_None for 0
Define OLEF2CRule_Cascade for 1
Define OLEF2CRule_SetNull for 2
Define OLEF2CRule_SetDefault for 3
Define OLEF2CCrBooleanConditionEnum for Integer
Define OLEF2CCrBooleanConditionEnum_crBooleanConditionToYes for 1
Define OLEF2CCrBooleanConditionEnum_crBooleanConditionToNo for 2
Define OLEF2CCrBooleanConditionEnum_crBooleanConditionEveryYes for 3
Define OLEF2CCrBooleanConditionEnum_crBooleanConditionEveryNo for 4
Define OLEF2CCrBooleanConditionEnum_crBooleanConditionNextIsYes for 5
Define OLEF2CCrBooleanConditionEnum_crBooleanConditionNextIsNo for 6
Define OLEF2CCrGroupOptionsConditionFormulaTypeEnum for Integer
Define OLEF2CCrGroupOptionsConditionFormulaTypeEnum_crSortDirection for 0
Define OLEF2CCrGroupOptionsConditionFormulaTypeEnum_crGroupName for 1
Define OLEF2CCdClientDocumentSaveAsOptionsEnum for Integer
Define OLEF2CCdClientDocumentSaveAsOptionsEnum_cdClientDocumentSaveAsOverwriteExisting for 1
Define OLEF2CCdClientDocumentSaveAsOptionsEnum_cdClientDocumentSaveAsLastOptions for 65535
Define OLEF2CPropertyAttributes for Integer
Define OLEF2CPropertyAttributes_NotSupported for 0
Define OLEF2CPropertyAttributes_Required for 1
Define OLEF2CPropertyAttributes_Optional for 2
Define OLEF2CPropertyAttributes_Read for 512
Define OLEF2CPropertyAttributes_Write for 1024
Define OLEF2CDISPID__ISCRDatabaseControllerEventsEnum for Integer
Define OLEF2CDISPID__ISCRDatabaseControllerEventsEnum_DISPID__ISCRDatabaseControllerEventsOnChanged for 1
Define OLEF2CDISPID__ISCRDatabaseControllerEventsEnum_DISPID__ISCRDatabaseControllerEventsOnAdded for 2
Define OLEF2CDISPID__ISCRDatabaseControllerEventsEnum_DISPID__ISCRDatabaseControllerEventsOnRemoved for 3
Define OLEF2CDISPID__ISCRDatabaseControllerEventsEnum_DISPID__ISCRDatabaseControllerEventsOnChanging for 5
Define OLEF2CDISPID__ISCRDatabaseControllerEventsEnum_DISPID__ISCRDatabaseControllerEventsOnAdding for 6
Define OLEF2CDISPID__ISCRDatabaseControllerEventsEnum_DISPID__ISCRDatabaseControllerEventsOnRemoving for 7
Define OLEF2CDISPID__ISCRDatabaseControllerEventsEnum_DISPID__ISCRDatabaseControllerEventsOnBeginTransaction for 9
Define OLEF2CDISPID__ISCRDatabaseControllerEventsEnum_DISPID__ISCRDatabaseControllerEventsOnEndTransaction for 10
Define OLEF2CDISPID__ISCRDatabaseControllerEventsEnum_DISPID__ISCRDatabaseControllerEventsOnAliasChanged for 11
Define OLEF2CDISPID__ISCRDatabaseControllerEventsEnum_DISPID__ISCRDatabaseControllerEventsOnDataSourceChanging for 12
Define OLEF2CDISPID__ISCRDatabaseControllerEventsEnum_DISPID__ISCRDatabaseControllerEventsOnDataSourceChanged for 13
Define OLEF2CCdErrorReportReturnEnum for Integer
Define OLEF2CCdErrorReportReturnEnum_cdErrorReportReturnNull for 0
Define OLEF2CCdErrorReportReturnEnum_cdErrorReportReturnOK for 1
Define OLEF2CCdErrorReportReturnEnum_cdErrorReportReturnCancel for 2
Define OLEF2CCdErrorReportReturnEnum_cdErrorReportReturnYes for 6
Define OLEF2CCdErrorReportReturnEnum_cdErrorReportReturnNo for 7
Define OLEF2CDbType for Integer
Define OLEF2CDbType_AnsiString for 0
Define OLEF2CDbType_Binary for 1
Define OLEF2CDbType_Byte for 2
Define OLEF2CDbType_Boolean for 3
Define OLEF2CDbType_Currency for 4
Define OLEF2CDbType_Date for 5
Define OLEF2CDbType_DateTime for 6
Define OLEF2CDbType_Decimal for 7
Define OLEF2CDbType_Double for 8
Define OLEF2CDbType_Guid for 9
Define OLEF2CDbType_Int16 for 10
Define OLEF2CDbType_Int32 for 11
Define OLEF2CDbType_Int64 for 12
Define OLEF2CDbType_Object for 13
Define OLEF2CDbType_SByte for 14
Define OLEF2CDbType_Single for 15
Define OLEF2CDbType_String for 16
Define OLEF2CDbType_Time for 17
Define OLEF2CDbType_UInt16 for 18
Define OLEF2CDbType_UInt32 for 19
Define OLEF2CDbType_UInt64 for 20
Define OLEF2CDbType_VarNumeric for 21
Define OLEF2CDbType_AnsiStringFixedLength for 22
Define OLEF2CDbType_StringFixedLength for 23
Define OLEF2CDbType_Xml for 25
Define OLEF2CDbType_DateTime2 for 26
Define OLEF2CDbType_DateTimeOffset for 27
Define OLEF2CCrSelectionOperationEnum for Integer
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationAnyValue for 0
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationEqual for 1
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationNotEqual for 2
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationLessThan for 3
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationGreaterThan for 4
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationNotGreaterThan for 5
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationNotLessThan for 6
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationInRange for 7
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationNotInRange for 8
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationOneOf for 9
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationNotOneOf for 10
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationOneOfNRanges for 11
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationNotOneOfNRanges for 12
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationInPeriod for 13
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationNotInPeriod for 14
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationIsTrue for 15
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationIsFalse for 16
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationLike for 17
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationNotLike for 18
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationLikeOneOf for 19
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationNotLikeOneOf for 20
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationStartWith for 21
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationNotStartWith for 22
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationStartWithOneOf for 23
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationNotStartWithOneOf for 24
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationFormula for 25
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationIsNull for 26
Define OLEF2CCrSelectionOperationEnum_crSelectionOperationIsNotNull for 27
Define OLEF2CSCREventSeverity for Integer
Define OLEF2CSCREventSeverity_SCR_ES_ERROR for 1
Define OLEF2CSCREventSeverity_SCR_ES_WARNING for 2
Define OLEF2CSCREventSeverity_SCR_ES_INFORMATION for 4
Define OLEF2CExportDestinationType for Integer
Define OLEF2CExportDestinationType_NoDestination for 0
Define OLEF2CExportDestinationType_DiskFile for 1
Define OLEF2CExportDestinationType_MicrosoftMail for 2
Define OLEF2CExportDestinationType_ExchangeFolder for 3
Define OLEF2CBooleanOutputType for Integer
Define OLEF2CBooleanOutputType_TrueOrFalse for 0
Define OLEF2CBooleanOutputType_TOrF for 1
Define OLEF2CBooleanOutputType_YesOrNo for 2
Define OLEF2CBooleanOutputType_YOrN for 3
Define OLEF2CBooleanOutputType_OneOrZero for 4
Define OLEF2CSchemaType for Integer
Define OLEF2CSchemaType_Source for 1
Define OLEF2CSchemaType_Mapped for 2
Define OLEF2CCrRowsetChangedEnum for Integer
Define OLEF2CCrRowsetChangedEnum_crRowset_TotalRecordNumber for 1
Define OLEF2CCrRowsetChangedEnum_crRowset_TotalRecordKnown for 2
Define OLEF2CCrRowsetChangedEnum_crRowset_MetaData for 4
Define OLEF2CCrRowsetChangedEnum_crRowset_NewRowset for 65535
Define OLEF2CTimeBase for Integer
Define OLEF2CTimeBase_On12Hour for 0
Define OLEF2CTimeBase_On24Hour for 1
Define OLEF2CFieldDefinitionType for Integer
Define OLEF2CFieldDefinitionType_UnknownFieldDefType for 0
Define OLEF2CFieldDefinitionType_DatabaseField for 1
Define OLEF2CFieldDefinitionType_OlapDimensionField for 2
Define OLEF2CFieldDefinitionType_OlapDataField for 3
Define OLEF2CFieldDefinitionType_OlapCrossTabField for 4
Define OLEF2CFieldDefinitionType_FormulaField for 5
Define OLEF2CFieldDefinitionType_SummaryField for 6
Define OLEF2CFieldDefinitionType_SpecialVarField for 7
Define OLEF2CFieldDefinitionType_GroupNameField for 8
Define OLEF2CFieldDefinitionType_PromptingVarField for 9
Define OLEF2CEnumServerFileType for Integer
Define OLEF2CEnumServerFileType_INVALID for 0
Define OLEF2CEnumServerFileType_FOLDER for 1
Define OLEF2CEnumServerFileType_REPORT for 2
Define OLEF2CCommandType for Integer
Define OLEF2CCommandType_Text for 1
Define OLEF2CCommandType_StoredProcedure for 4
Define OLEF2CCommandType_TableDirect for 512
Define OLEF2CCrSQLFunctionOptionsEnum for Integer
Define OLEF2CCrSQLFunctionOptionsEnum_crSQLFunctionOptionsEmptyBracket for 1
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum for Integer
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_UndoManager for 16
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_Name for 19
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_DataDefController for 20
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_DatabaseController for 21
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_RowsetController for 22
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_ReportDefController for 23
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_SearchController for 24
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_PrintOutputController for 25
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_Document for 26
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_ReportOptions for 27
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_ModifyReportOptions for 28
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_SubreportLinks for 29
Define OLEF2CDISPID_ISCRSubreportClientDocumentEnum_DISPID_SubreportClientDocument_EnableOnDemand for 30
Define OLEF2CCrSearchResultChangedEnum for Integer
Define OLEF2CCrSearchResultChangedEnum_crSearchResult_MoreResult for 0
Define OLEF2CDISPID_ISCRRowsetControllerEventsEnum for Integer
Define OLEF2CDISPID_ISCRRowsetControllerEventsEnum_DISPID_OnRowsetChanged for 1
Define OLEF2CDISPID_ISCRRowsetControllerEventsEnum_DISPID_OnRowsetBatchChanged for 2
Define OLEF2CDISPID_ISCRRowsetControllerEventsEnum_DISPID_OnTotallerChanged for 3
Define OLEF2CDISPID_ISCRRowsetControllerEventsEnum_DISPID_OnCacheStatusChanged for 4
Define OLEF2CDISPID_ISCRRowsetControllerEventsEnum_DISPID_OnBrowseValuesChanged for 5
Define OLEF2CDISPID_ISCRRowsetControllerEventsEnum_DISPID_OnSearchResultChanged for 6
Define OLEF2CDISPID_ISCRRowsetControllerEventsEnum_DISPID_OnCacheStatusChanging for 10
Define OLEF2CCrReportAreaPropertyEnum for Integer
Define OLEF2CCrReportAreaPropertyEnum_crReportAreaPropertyName for 0
Define OLEF2CCrReportAreaPropertyEnum_crReportAreaPropertyFormat for 1
Define OLEF2CAMPMFormat for Integer
Define OLEF2CAMPMFormat_AMPMBefore for 0
Define OLEF2CAMPMFormat_AMPMAfter for 1
Define OLEF2CSchemaSerializationMode for Integer
Define OLEF2CSchemaSerializationMode_IncludeSchema for 1
Define OLEF2CSchemaSerializationMode_ExcludeSchema for 2
Define OLEF2CDataRowState for Integer
Define OLEF2CDataRowState_Detached for 1
Define OLEF2CDataRowState_Unchanged for 2
Define OLEF2CDataRowState_Added for 4
Define OLEF2CDataRowState_Deleted for 8
Define OLEF2CDataRowState_Modified for 16
Define OLESecurityAction for Integer
Define OLESecurityAction_Demand for 2
Define OLESecurityAction_Assert for 3
Define OLESecurityAction_Deny for 4
Define OLESecurityAction_PermitOnly for 5
Define OLESecurityAction_LinkDemand for 6
Define OLESecurityAction_InheritanceDemand for 7
Define OLESecurityAction_RequestMinimum for 8
Define OLESecurityAction_RequestOptional for 9
Define OLESecurityAction_RequestRefuse for 10
Define OLEF2CPrinterResolutionKind for Integer
Define OLEF2CPrinterResolutionKind_Custom for 0
Define OLEF2CPrinterResolutionKind_High for -4
Define OLEF2CPrinterResolutionKind_Medium for -3
Define OLEF2CPrinterResolutionKind_Low for -2
Define OLEF2CPrinterResolutionKind_Draft for -1
Define OLEF2CCrDataDefFilterTypeEnum for Integer
Define OLEF2CCrDataDefFilterTypeEnum_crDataDefFilterTypeGroup for 0
Define OLEF2CCrDataDefFilterTypeEnum_crDataDefFilterTypeRecord for 1
Define OLEF2CCrDataDefFilterTypeEnum_crDataDefFilterTypeViewTime for 2
Define OLEF2CCrDataDefFilterTypeEnum_crDataDefFilterTypeSavedData for 3
Define OLEF2CCrFetchFieldsOptionsEnum for Integer
Define OLEF2CCrFetchFieldsOptionsEnum_crFetchFieldsOptionsResultField for 1
Define OLEF2CCrFetchFieldsOptionsEnum_crFetchFieldsOptionsFormulaField for 2
Define OLEF2CCrFetchFieldsOptionsEnum_crFetchFieldsOptionsGroupConditionField for 4
Define OLEF2CObjectType for Integer
Define OLEF2CObjectType_UnknownFieldDefType for 0
Define OLEF2CObjectType_DatabaseField for 1
Define OLEF2CObjectType_OlapDimensionField for 2
Define OLEF2CObjectType_OlapDataField for 3
Define OLEF2CObjectType_OlapCrossTabField for 4
Define OLEF2CObjectType_FormulaField for 5
Define OLEF2CObjectType_SummaryField for 6
Define OLEF2CObjectType_SpecialVarField for 7
Define OLEF2CObjectType_GroupNameField for 8
Define OLEF2CObjectType_PromptingVarField for 9
Define OLEF2CObjectType_Text for 100
Define OLEF2CObjectType_OleObject for 101
Define OLEF2CObjectType_Subreport for 102
Define OLEF2CObjectType_Bitmap for 103
Define OLEF2CObjectType_Blob for 104
Define OLEF2CObjectType_GroupChart for 107
Define OLEF2CObjectType_CrosstabChart for 108
Define OLEF2CObjectType_DetailChart for 109
Define OLEF2CObjectType_CrossTab for 110
Define OLEF2CObjectType_Graphic for 111
Define OLEF2CObjectType_OnDemandSubreport for 112
Define OLEF2CObjectType_OlapChart for 113
Define OLEF2CObjectType_GroupMap for 114
Define OLEF2CObjectType_CrosstabMap for 115
Define OLEF2CObjectType_DetailMap for 116
Define OLEF2CObjectType_OlapMap for 117
Define OLEF2CObjectType_GroupHeaderSection for 200
Define OLEF2CObjectType_GroupFooterSection for 201
Define OLEF2CObjectType_DetailSection for 202
Define OLEF2CObjectType_ReportHeaderSection for 203
Define OLEF2CObjectType_ReportFooterSection for 204
Define OLEF2CObjectType_PageHeaderSection for 205
Define OLEF2CObjectType_PageFooterSection for 206
Define OLEF2CObjectType_Page for 1000
Define OLEF2CObjectType_Invalid for -1
Define OLEF2CDISPID_ISCDReportClientDocumentEnum for Integer
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_ErrorReporter for 15
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_UndoManager for 16
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_HasUI for 18
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_DocumentWindow for 19
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_Undo for 21
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_Redo for 22
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_DataDefController for 101
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_DatabaseController for 102
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_RowsetController for 103
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_CubeDefController for 104
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_ReportDefController for 105
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_BuildCube for 110
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_VerifyDatabase for 112
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_SummaryInfo for 113
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_CubeBuilderType for 115
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_ReportOptions for 116
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_Database for 117
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_DataDefinition for 118
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_ReportDefinition for 119
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_GetFormulaFunctionCatalog for 120
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_GetSQLFunctionCatalog for 121
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_ReportSource for 122
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_ReportDocument for 123
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_MajorVersion for 124
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_MinorVersion for 125
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_PlayBackRequests for 126
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_RecordingOutputFile for 128
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_CancelProcessing for 130
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_FlushRequests for 131
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_ReportAppServer for 132
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_SubreportController for 133
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_SearchController for 134
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_CustomFunctionController for 135
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_RefreshReportDocument for 136
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_PrintOutputController for 137
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_RepositoryLogonInfo for 138
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_ModifySummaryInfo for 139
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_ModifyReportOptions for 140
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_PrintOptions for 143
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_QuerySubreportNames for 144
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_Subreport for 145
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_AutoClose for 146
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_SavedExportOptions for 147
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_GetAvailableExportFormats for 148
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_ReportRequestStatus for 149
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_EnableEvent for 150
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_ReadRecords for 151
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_AddFormatSectionEventCallBack for 152
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_RemoveFormatSectionEventCallBack for 153
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_AddFieldMappingEventCallBack for 154
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_RemoveFieldMappingEventCallBack for 155
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_AddBeforeFormatPageEventCallBack for 156
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_RemoveBeforeFormatPageEventCallBack for 157
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_AddAfterFormatPageEventCallBack for 158
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_RemoveAfterFormatPageEventCallBack for 159
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_AddFormatPageNoDataEventCallBack for 160
Define OLEF2CDISPID_ISCDReportClientDocumentEnum_DISPID_RemoveFormatPageNoDataEventCallBack for 161
Define OLEF2CCrDBOptionsEnum for Integer
Define OLEF2CCrDBOptionsEnum_crDBOptionUseDefault for 0
Define OLEF2CCrDBOptionsEnum_crDBOptionDoNotVerifyDB for 1
Define OLEF2CCrDBOptionsEnum_crDBOptionMapFieldByRowsetPosition for 2
Define OLEF2CCrDBOptionsEnum_crDBOptionIgnoreCurrentTableQualifiers for 4
Define OLEF2CDISPID_ISCRCubeDefControllerEventsEnum for Integer
Define OLEF2CDISPID_ISCRCubeDefControllerEventsEnum_DISPID_ISCRCubeDefControllerEvents_OnChanged for 1
Define OLEF2CDISPID_ISCRCubeDefControllerEventsEnum_DISPID_ISCRCubeDefControllerEvents_OnAdded for 2
Define OLEF2CDISPID_ISCRCubeDefControllerEventsEnum_DISPID_ISCRCubeDefControllerEvents_OnRemoved for 3
Define OLEF2CDISPID_ISCRCubeDefControllerEventsEnum_DISPID_ISCRCubeDefControllerEvents_OnMoved for 4
Define OLEF2CDISPID_ISCRCubeDefControllerEventsEnum_DISPID_ISCRCubeDefControllerEvents_OnChanging for 5
Define OLEF2CDISPID_ISCRCubeDefControllerEventsEnum_DISPID_ISCRCubeDefControllerEvents_OnAdding for 6
Define OLEF2CDISPID_ISCRCubeDefControllerEventsEnum_DISPID_ISCRCubeDefControllerEvents_OnRemoving for 7
Define OLEF2CDISPID_ISCRCubeDefControllerEventsEnum_DISPID_ISCRCubeDefControllerEvents_OnMoving for 8
Define OLEF2CCrDataDefTypeEnum for Integer
Define OLEF2CCrDataDefTypeEnum_crDataDefType_Unknown for 0
Define OLEF2CCrDataDefTypeEnum_crDataDefType_ResultField for 1
Define OLEF2CCrDataDefTypeEnum_crDataDefType_Group for 2
Define OLEF2CCrDataDefTypeEnum_crDataDefType_Sort for 3
Define OLEF2CCrDataDefTypeEnum_crDataDefType_Filter for 4
Define OLEF2CCrDataDefTypeEnum_crDataDefType_GroupFilter for 5
Define OLEF2CCrDataDefTypeEnum_crDataDefType_ParameterField for 6
Define OLEF2CCrDataDefTypeEnum_crDataDefType_FormulaField for 7
Define OLEF2CCrDataDefTypeEnum_crDataDefType_ParameterFieldCurrentValues for 8
Define OLEF2CCrDataDefTypeEnum_crDataDefType_GroupConditionField for 9
Define OLEF2CCrRowsetRefreshOptionsEnum for Integer
Define OLEF2CCrRowsetRefreshOptionsEnum_crRowsetRefreshClearParameterCurrentValues for 1
Define OLEF2CImageConversionKind for Integer
Define OLEF2CImageConversionKind_ImageConversionKindRetain for 0
Define OLEF2CImageConversionKind_ImageConversionKindPNG for 1
Define OLEF2CImageConversionKind_ImageConversionKindJPEG for 2
Define OLEF2CConnectionState for Integer
Define OLEF2CConnectionState_Closed for 0
Define OLEF2CConnectionState_Open for 1
Define OLEF2CConnectionState_Connecting for 2
Define OLEF2CConnectionState_Executing for 4
Define OLEF2CConnectionState_Fetching for 8
Define OLEF2CConnectionState_Broken for 16
Define OLEF2CCrCubeDefTypeEnum for Integer
Define OLEF2CCrCubeDefTypeEnum_crCubeDefType_Unknown for 0
Define OLEF2CCrCubeDefTypeEnum_crCubeDefType_Measure for 1
Define OLEF2CCrCubeDefTypeEnum_crCubeDefType_Dimension for 2
Define OLEF2CCrCubeDefTypeEnum_crCubeDefType_HierarchyLevel for 3
Define OLEF2CFontColorProperty for Integer
Define OLEF2CFontColorProperty_Color for 1
Define OLEF2CFontColorProperty_Font for 2
Define OLEF2CCdErrorReportModeEnum for Integer
Define OLEF2CCdErrorReportModeEnum_cdErrorReportModeWithUI for 1
Define OLEF2CCdErrorReportModeEnum_cdErrorReportModeNTEventLog for 2
Define OLEF2CCdErrorReportModeEnum_cdErrorReportModeLogFile for 4
Define OLEF2CConflictOption for Integer
Define OLEF2CConflictOption_CompareAllSearchableValues for 1
Define OLEF2CConflictOption_CompareRowVersion for 2
Define OLEF2CConflictOption_OverwriteChanges for 3
Define OLEF2CCrTotallerChangedEnum for Integer
Define OLEF2CCrTotallerChangedEnum_crTotaller_DisplayName for 1
Define OLEF2CCrTotallerChangedEnum_crTotaller_NodeDetails for 2
Define OLEF2CCrTotallerChangedEnum_crTotaller_NodeChildren for 4
Define OLEF2CDISPID_ISCRReportDefControllerEventsEnum for Integer
Define OLEF2CDISPID_ISCRReportDefControllerEventsEnum_DISPID_ISCRReportDefControllerEvents_OnChanged for 1
Define OLEF2CDISPID_ISCRReportDefControllerEventsEnum_DISPID_ISCRReportDefControllerEvents_OnAdded for 2
Define OLEF2CDISPID_ISCRReportDefControllerEventsEnum_DISPID_ISCRReportDefControllerEvents_OnRemoved for 3
Define OLEF2CDISPID_ISCRReportDefControllerEventsEnum_DISPID_ISCRReportDefControllerEvents_OnObjectBoundChanged for 4
Define OLEF2CSCREventLogDestination for Integer
Define OLEF2CSCREventLogDestination_SCR_ELD_NONE for 0
Define OLEF2CSCREventLogDestination_SCR_ELD_EVENTLOG for 1
Define OLEF2CSCREventLogDestination_SCR_ELD_FILE for 2
Define OLEF2CSCREventLogDestination_SCR_ELD_REMOTE for 4
Define OLEF2CSCREventLogDestination_SCR_ELD_EXCEPT for 8
Define OLEF2CSCREventLogDestination_SCR_ELD_UI for 16
Define OLEF2CPrintRange for Integer
Define OLEF2CPrintRange_AllPages for 0
Define OLEF2CPrintRange_Selection for 1
Define OLEF2CPrintRange_SomePages for 2
Define OLEF2CPrintRange_CurrentPage for 4194304
Define OLEF2CDataViewRowState for Integer
Define OLEF2CDataViewRowState_None for 0
Define OLEF2CDataViewRowState_Unchanged for 2
Define OLEF2CDataViewRowState_Added for 4
Define OLEF2CDataViewRowState_Deleted for 8
Define OLEF2CDataViewRowState_ModifiedCurrent for 16
Define OLEF2CDataViewRowState_CurrentRows for 22
Define OLEF2CDataViewRowState_ModifiedOriginal for 32
Define OLEF2CDataViewRowState_OriginalRows for 42
Define OLEF2CCrCacheStatusChangedEnum for Integer
Define OLEF2CCrCacheStatusChangedEnum_crCacheStatus_RowsetDirty for 1
Define OLEF2CCrCacheStatusChangedEnum_crCacheStatus_TotallerDirty for 2
Define OLEF2CCrCacheStatusChangedEnum_crCacheStatus_ClientSideClear for 3
Define OLEF2CCrCacheStatusChangedEnum_crCacheStatus_ServerSideClear for 4
Define OLEF2CCrRowsetBatchChangedEnum for Integer
Define OLEF2CCrRowsetBatchChangedEnum_crRowsetBatch_MoreBatch for 0
Define OLEF2CSCRSepStyle for Integer
Define OLEF2CSCRSepStyle_SCR_SS_CSV for 0
Define OLEF2CSCRSepStyle_SCR_SS_TABSEP for 1
Define OLEHorizontalAlignment for Integer
Define OLEHorizontalAlignment_Center for 2
Define OLEHorizontalAlignment_Left for 0
Define OLEHorizontalAlignment_Right for 1
Define OLEF2CKeyRestrictionBehavior for Integer
Define OLEF2CKeyRestrictionBehavior_AllowOnly for 0
Define OLEF2CKeyRestrictionBehavior_PreventUsage for 1
Define OLEF2CCommandBehavior for Integer
Define OLEF2CCommandBehavior_Default for 0
Define OLEF2CCommandBehavior_SingleResult for 1
Define OLEF2CCommandBehavior_SchemaOnly for 2
Define OLEF2CCommandBehavior_KeyInfo for 4
Define OLEF2CCommandBehavior_SingleRow for 8
Define OLEF2CCommandBehavior_SequentialAccess for 16
Define OLEF2CCommandBehavior_CloseConnection for 32
Define OLEF2CViewerExportFormats for Integer
Define OLEF2CViewerExportFormats_NoFormat for 0
Define OLEF2CViewerExportFormats_PdfFormat for 1
Define OLEF2CViewerExportFormats_ExcelFormat for 2
Define OLEF2CViewerExportFormats_WordFormat for 4
Define OLEF2CViewerExportFormats_RtfFormat for 8
Define OLEF2CViewerExportFormats_RptFormat for 16
Define OLEF2CViewerExportFormats_ExcelRecordFormat for 32
Define OLEF2CViewerExportFormats_EditableRtfFormat for 64
Define OLEF2CViewerExportFormats_XmlFormat for 128
Define OLEF2CViewerExportFormats_RptrFormat for 256
Define OLEF2CViewerExportFormats_XLSXFormat for 512
Define OLEF2CViewerExportFormats_CsvFormat for 1024
Define OLEF2CViewerExportFormats_AllFormats for 268435455
Define OLEF2CCrystalDecisions_Shared_PaperSource for Integer
Define OLEF2CCrystalDecisions_Shared_PaperSource_Upper for 1
Define OLEF2CCrystalDecisions_Shared_PaperSource_Lower for 2
Define OLEF2CCrystalDecisions_Shared_PaperSource_Middle for 3
Define OLEF2CCrystalDecisions_Shared_PaperSource_Manual for 4
Define OLEF2CCrystalDecisions_Shared_PaperSource_Envelope for 5
Define OLEF2CCrystalDecisions_Shared_PaperSource_EnvManual for 6
Define OLEF2CCrystalDecisions_Shared_PaperSource_Auto for 7
Define OLEF2CCrystalDecisions_Shared_PaperSource_Tractor for 8
Define OLEF2CCrystalDecisions_Shared_PaperSource_SmallFmt for 9
Define OLEF2CCrystalDecisions_Shared_PaperSource_LargeFmt for 10
Define OLEF2CCrystalDecisions_Shared_PaperSource_LargeCapacity for 11
Define OLEF2CCrystalDecisions_Shared_PaperSource_Cassette for 14
Define OLEF2CCrystalDecisions_Shared_PaperSource_FormSource for 15
Define OLEF2CDateTimeCondition for Integer
Define OLEF2CDateTimeCondition_Daily for 0
Define OLEF2CDateTimeCondition_Weekly for 1
Define OLEF2CDateTimeCondition_Biweekly for 2
Define OLEF2CDateTimeCondition_Semimonthly for 3
Define OLEF2CDateTimeCondition_Monthly for 4
Define OLEF2CDateTimeCondition_Quarterly for 5
Define OLEF2CDateTimeCondition_SemiAnnually for 6
Define OLEF2CDateTimeCondition_Annually for 7
Define OLEF2CDateTimeCondition_BySecond for 8
Define OLEF2CDateTimeCondition_ByMinute for 9
Define OLEF2CDateTimeCondition_ByHour for 10
Define OLEF2CDateTimeCondition_ByAMPM for 11
Define OLEF2CUpdateRowSource for Integer
Define OLEF2CUpdateRowSource_None for 0
Define OLEF2CUpdateRowSource_OutputParameters for 1
Define OLEF2CUpdateRowSource_FirstReturnedRecord for 2
Define OLEF2CUpdateRowSource_Both for 3
Define OLEF2CLoadOption for Integer
Define OLEF2CLoadOption_OverwriteChanges for 1
Define OLEF2CLoadOption_PreserveChanges for 2
Define OLEF2CLoadOption_Upsert for 3
Define OLEF2CDISPID_ISCRReportDefController2EventsEnum for Integer
Define OLEF2CDISPID_ISCRReportDefController2EventsEnum_DISPID_ISCRReportDefController2Events_OnChanged for 1
Define OLEF2CDISPID_ISCRReportDefController2EventsEnum_DISPID_ISCRReportDefController2Events_OnAdded for 2
Define OLEF2CDISPID_ISCRReportDefController2EventsEnum_DISPID_ISCRReportDefController2Events_OnRemoved for 3
Define OLEF2CDISPID_ISCRReportDefController2EventsEnum_DISPID_ISCRReportDefController2Events_OnChanging for 4
Define OLEF2CDISPID_ISCRReportDefController2EventsEnum_DISPID_ISCRReportDefController2Events_OnAdding for 5
Define OLEF2CDISPID_ISCRReportDefController2EventsEnum_DISPID_ISCRReportDefController2Events_OnRemoving for 6
Define OLEF2CDISPID_ISCRReportDefController2EventsEnum_DISPID_ISCRReportDefController2Events_OnBeginTransaction for 7
Define OLEF2CDISPID_ISCRReportDefController2EventsEnum_DISPID_ISCRReportDefController2Events_OnEndTransaction for 8
Define OLEF2CCrReportDefTypeEnum for Integer
Define OLEF2CCrReportDefTypeEnum_crReportDefType_Unknown for 0
Define OLEF2CCrReportDefTypeEnum_crReportDefType_Definition for 1
Define OLEF2CCrReportDefTypeEnum_crReportDefType_AreaPair for 2
Define OLEF2CCrReportDefTypeEnum_crReportDefType_Area for 3
Define OLEF2CCrReportDefTypeEnum_crReportDefType_Section for 4
Define OLEF2CCrReportDefTypeEnum_crReportDefType_ReportObject for 5
Define OLEF2CCrReportSectionPropertyEnum for Integer
Define OLEF2CCrReportSectionPropertyEnum_crReportSectionPropertyName for 0
Define OLEF2CCrReportSectionPropertyEnum_crReportSectionPropertyFormat for 1
Define OLEF2CCrReportSectionPropertyEnum_crReportSectionPropertyHeight for 2
Define OLEF2CPaperKind for Integer
Define OLEF2CPaperKind_Custom for 0
Define OLEF2CPaperKind_Letter for 1
Define OLEF2CPaperKind_LetterSmall for 2
Define OLEF2CPaperKind_Tabloid for 3
Define OLEF2CPaperKind_Ledger for 4
Define OLEF2CPaperKind_Legal for 5
Define OLEF2CPaperKind_Statement for 6
Define OLEF2CPaperKind_Executive for 7
Define OLEF2CPaperKind_A3 for 8
Define OLEF2CPaperKind_A4 for 9
Define OLEF2CPaperKind_A4Small for 10
Define OLEF2CPaperKind_A5 for 11
Define OLEF2CPaperKind_B4 for 12
Define OLEF2CPaperKind_B5 for 13
Define OLEF2CPaperKind_Folio for 14
Define OLEF2CPaperKind_Quarto for 15
Define OLEF2CPaperKind_Standard10x14 for 16
Define OLEF2CPaperKind_Standard11x17 for 17
Define OLEF2CPaperKind_Note for 18
Define OLEF2CPaperKind_Number9Envelope for 19
Define OLEF2CPaperKind_Number10Envelope for 20
Define OLEF2CPaperKind_Number11Envelope for 21
Define OLEF2CPaperKind_Number12Envelope for 22
Define OLEF2CPaperKind_Number14Envelope for 23
Define OLEF2CPaperKind_CSheet for 24
Define OLEF2CPaperKind_DSheet for 25
Define OLEF2CPaperKind_ESheet for 26
Define OLEF2CPaperKind_DLEnvelope for 27
Define OLEF2CPaperKind_C5Envelope for 28
Define OLEF2CPaperKind_C3Envelope for 29
Define OLEF2CPaperKind_C4Envelope for 30
Define OLEF2CPaperKind_C6Envelope for 31
Define OLEF2CPaperKind_C65Envelope for 32
Define OLEF2CPaperKind_B4Envelope for 33
Define OLEF2CPaperKind_B5Envelope for 34
Define OLEF2CPaperKind_B6Envelope for 35
Define OLEF2CPaperKind_ItalyEnvelope for 36
Define OLEF2CPaperKind_MonarchEnvelope for 37
Define OLEF2CPaperKind_PersonalEnvelope for 38
Define OLEF2CPaperKind_USStandardFanfold for 39
Define OLEF2CPaperKind_GermanStandardFanfold for 40
Define OLEF2CPaperKind_GermanLegalFanfold for 41
Define OLEF2CPaperKind_IsoB4 for 42
Define OLEF2CPaperKind_JapanesePostcard for 43
Define OLEF2CPaperKind_Standard9x11 for 44
Define OLEF2CPaperKind_Standard10x11 for 45
Define OLEF2CPaperKind_Standard15x11 for 46
Define OLEF2CPaperKind_InviteEnvelope for 47
Define OLEF2CPaperKind_LetterExtra for 50
Define OLEF2CPaperKind_LegalExtra for 51
Define OLEF2CPaperKind_TabloidExtra for 52
Define OLEF2CPaperKind_A4Extra for 53
Define OLEF2CPaperKind_LetterTransverse for 54
Define OLEF2CPaperKind_A4Transverse for 55
Define OLEF2CPaperKind_LetterExtraTransverse for 56
Define OLEF2CPaperKind_APlus for 57
Define OLEF2CPaperKind_BPlus for 58
Define OLEF2CPaperKind_LetterPlus for 59
Define OLEF2CPaperKind_A4Plus for 60
Define OLEF2CPaperKind_A5Transverse for 61
Define OLEF2CPaperKind_B5Transverse for 62
Define OLEF2CPaperKind_A3Extra for 63
Define OLEF2CPaperKind_A5Extra for 64
Define OLEF2CPaperKind_B5Extra for 65
Define OLEF2CPaperKind_A2 for 66
Define OLEF2CPaperKind_A3Transverse for 67
Define OLEF2CPaperKind_A3ExtraTransverse for 68
Define OLEF2CPaperKind_JapaneseDoublePostcard for 69
Define OLEF2CPaperKind_A6 for 70
Define OLEF2CPaperKind_JapaneseEnvelopeKakuNumber2 for 71
Define OLEF2CPaperKind_JapaneseEnvelopeKakuNumber3 for 72
Define OLEF2CPaperKind_JapaneseEnvelopeChouNumber3 for 73
Define OLEF2CPaperKind_JapaneseEnvelopeChouNumber4 for 74
Define OLEF2CPaperKind_LetterRotated for 75
Define OLEF2CPaperKind_A3Rotated for 76
Define OLEF2CPaperKind_A4Rotated for 77
Define OLEF2CPaperKind_A5Rotated for 78
Define OLEF2CPaperKind_B4JisRotated for 79
Define OLEF2CPaperKind_B5JisRotated for 80
Define OLEF2CPaperKind_JapanesePostcardRotated for 81
Define OLEF2CPaperKind_JapaneseDoublePostcardRotated for 82
Define OLEF2CPaperKind_A6Rotated for 83
Define OLEF2CPaperKind_JapaneseEnvelopeKakuNumber2Rotated for 84
Define OLEF2CPaperKind_JapaneseEnvelopeKakuNumber3Rotated for 85
Define OLEF2CPaperKind_JapaneseEnvelopeChouNumber3Rotated for 86
Define OLEF2CPaperKind_JapaneseEnvelopeChouNumber4Rotated for 87
Define OLEF2CPaperKind_B6Jis for 88
Define OLEF2CPaperKind_B6JisRotated for 89
Define OLEF2CPaperKind_Standard12x11 for 90
Define OLEF2CPaperKind_JapaneseEnvelopeYouNumber4 for 91
Define OLEF2CPaperKind_JapaneseEnvelopeYouNumber4Rotated for 92
Define OLEF2CPaperKind_Prc16K for 93
Define OLEF2CPaperKind_Prc32K for 94
Define OLEF2CPaperKind_Prc32KBig for 95
Define OLEF2CPaperKind_PrcEnvelopeNumber1 for 96
Define OLEF2CPaperKind_PrcEnvelopeNumber2 for 97
Define OLEF2CPaperKind_PrcEnvelopeNumber3 for 98
Define OLEF2CPaperKind_PrcEnvelopeNumber4 for 99
Define OLEF2CPaperKind_PrcEnvelopeNumber5 for 100
Define OLEF2CPaperKind_PrcEnvelopeNumber6 for 101
Define OLEF2CPaperKind_PrcEnvelopeNumber7 for 102
Define OLEF2CPaperKind_PrcEnvelopeNumber8 for 103
Define OLEF2CPaperKind_PrcEnvelopeNumber9 for 104
Define OLEF2CPaperKind_PrcEnvelopeNumber10 for 105
Define OLEF2CPaperKind_Prc16KRotated for 106
Define OLEF2CPaperKind_Prc32KRotated for 107
Define OLEF2CPaperKind_Prc32KBigRotated for 108
Define OLEF2CPaperKind_PrcEnvelopeNumber1Rotated for 109
Define OLEF2CPaperKind_PrcEnvelopeNumber2Rotated for 110
Define OLEF2CPaperKind_PrcEnvelopeNumber3Rotated for 111
Define OLEF2CPaperKind_PrcEnvelopeNumber4Rotated for 112
Define OLEF2CPaperKind_PrcEnvelopeNumber5Rotated for 113
Define OLEF2CPaperKind_PrcEnvelopeNumber6Rotated for 114
Define OLEF2CPaperKind_PrcEnvelopeNumber7Rotated for 115
Define OLEF2CPaperKind_PrcEnvelopeNumber8Rotated for 116
Define OLEF2CPaperKind_PrcEnvelopeNumber9Rotated for 117
Define OLEF2CPaperKind_PrcEnvelopeNumber10Rotated for 118
Define OLEF2CCdReportEngineEventEnum for Integer
Define OLEF2CCdReportEngineEventEnum_cdReportEngineMappingFieldEvent for 23
Define OLEF2CCdReportEngineEventEnum_cdReportEngineFormatSectionEvent for 29
Define OLEF2CCdReportEngineEventEnum_cdReportEngineBeforeFormatPageEvent for 30
Define OLEF2CCdReportEngineEventEnum_cdReportEngineAfterFormatPageEvent for 31
Define OLEF2CCdReportEngineEventEnum_cdReportEngineFormatPageEvent for 32
Define OLEF2CCdErrorReportOptionsEnum for Integer
Define OLEF2CCdErrorReportOptionsEnum_cdErrorReportError for 1
Define OLEF2CCdErrorReportOptionsEnum_cdErrorReportWarning for 2
Define OLEF2CCdErrorReportOptionsEnum_cdErrorReportMessage for 4
Define OLEF2CCdErrorReportOptionsEnum_cdErrorReportOK for 8
Define OLEF2CCdErrorReportOptionsEnum_cdErrorReportCancel for 16
Define OLEF2CCdErrorReportOptionsEnum_cdErrorReportYes for 32
Define OLEF2CCdErrorReportOptionsEnum_cdErrorReportNo for 64
Define OLEF2CCrUserRightEnum for Integer
Define OLEF2CCrUserRightEnum_crUserRightModifyReportEnabled for 1
Define OLEF2CCrUserRightEnum_crUserRightCreateReportEnabled for 2
Define OLEF2CCrUserRightEnum_crUserRightViewReportEnabled for 4
Define OLEF2CCrUserRightEnum_crUserRightHaveRCAPILicense for 8
Define OLEF2CCrUserRightEnum_crUserRightExportReportEnabled for 16
Define OLEF2CCrUserRightEnum_crUserRightRefreshReportEnabled for 32
Define OLEF2CCrUserRightEnum_crUserRightDownloadRptEnabled for 64
Define OLEF2CCrUserRightEnum_crUserRightHaveAllRights for -1
Define OLEF2CCrFormulaFieldOptionsEnum for Integer
Define OLEF2CCrFormulaFieldOptionsEnum_crFormulaFieldOptionsHasSideEffects for 1
Define OLEF2CCrFormulaFieldOptionsEnum_crFormulaFieldOptionsDependsOnRecurringField for 2
Define OLEF2CCrFormulaFieldOptionsEnum_crFormulaFieldOptionsDependsOnSummaryField for 4
Define OLEF2CCrFormulaFieldOptionsEnum_crFormulaFieldOptionsDependsOnRunningTotalField for 8
Define OLEF2CCrFormulaFieldOptionsEnum_crFormulaFieldOptionsDependsOnPrintOrderField for 16
Define OLEF2CCrFormulaFieldOptionsEnum_crFormulaFieldOptionsDependentOnDateTime for 32
Define OLEF2CCrFormulaFieldOptionsEnum_crFormulaFieldOptionsDependentOnStringComparison for 64
Define OLEF2CCrFormulaFieldOptionsEnum_crFormulaFieldOptionsDependentOnDefaultAttribute for 128
Define OLEF2CCrFormulaFieldOptionsEnum_crFormulaFieldOptionsDependentOnCurrentFieldValue for 256
Define OLEF2CDISPID_ISCDCubeViewClientDocumentEnum for Integer
Define OLEF2CDISPID_ISCDCubeViewClientDocumentEnum_DISPID_CubeURI for 101
Define OLEF2CDISPID_ISCDCubeViewClientDocumentEnum_DISPID_CubeViewDocument for 102
Define OLEF2CDISPID_ISCDCubeViewClientDocumentEnum_DISPID_ImportWDF for 103
Define OLEF2CDISPID_ISCDClientDocumentEnum for Integer
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_UID for 1
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_DisplayName for 2
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_Path for 3
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_New for 9
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_Open for 10
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_Close for 11
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_Save for 12
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_SaveAs for 13
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_IsModified for 14
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_ReportAppSession for 17
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_ProcessingState for 23
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_IsReadOnly for 26
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_LocaleID for 27
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_EnterpriseSession for 28
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_IsOpen for 29
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_ProductLocaleID for 30
Define OLEF2CDISPID_ISCDClientDocumentEnum_DISPID_PreferredViewingLocaleID for 31
Define OLEF2CCrParameterFieldUsageEnum for Integer
Define OLEF2CCrParameterFieldUsageEnum_crParameterFieldUsageUnknown for 0
Define OLEF2CCrParameterFieldUsageEnum_crParameterFieldUsageInUse for 1
Define OLEF2CCrParameterFieldUsageEnum_crParameterFieldUsageNotInUse for 2
Define OLEF2CCrParameterFieldUsageEnum_crParameterFieldUsageCurrentValuesProvidedByServer for 4
Define OLEF2CCrParameterFieldUsageEnum_crParameterFieldUsageShownOnPanel for 8
Define OLEF2CCrParameterFieldUsageEnum_crParameterFieldUsageEditableOnPanel for 16
Define OLEF2CCrParameterFieldUsageEnum_crParameterFieldUsageDataFetching for 32
Define OLEF2CCrParameterFieldUsageEnum_crParameterFieldUsageIsLinked for 64
Define OLEF2CCrTotallerNodeOptionsEnum for Integer
Define OLEF2CCrTotallerNodeOptionsEnum_crTotallerNodeOptionsIsLeafNode for 1
Define OLEF2CCrDocumentOptionsEnum for Integer
Define OLEF2CCrDocumentOptionsEnum_crDocumentOptionsReadOnly for 1
Define OLEF2CCrDocumentOptionsEnum_crDocumentOptionsHasSubreport for 2
Define OLEF2CCrDocumentOptionsEnum_crDocumentOptionsIncludeBinaryData for 4
Define OLEF2CCrDocumentOptionsEnum_crDocumentOptionsHasRowRestriction for 8
Define OLEF2CCrDocumentOptionsEnum_crDocumentOptionsHasColumnRestriction for 16
Define OLEF2CCrDocumentOptionsEnum_crDocumentOptionsHasDataConnectionRestriction for 32
Define OLEF2CCrDocumentOptionsEnum_crDocumentOptionsHasUserSpecificData for 64
Define OLEF2CCrGetPromptParameterFieldsOptionsEnum for Integer
Define OLEF2CCrGetPromptParameterFieldsOptionsEnum_crGetPromptParameterFieldsAll for 0
Define OLEF2CCrGetPromptParameterFieldsOptionsEnum_crGetPromptParameterFieldsAllWithNoCurrentValues for 1
Define OLEF2CCrGetPromptParameterFieldsOptionsEnum_crGetPromptParameterFieldsInUse for 2
Define OLEF2CCrGetPromptParameterFieldsOptionsEnum_crGetPromptParameterFieldsInUseWithNoCurrentValues for 3
Define OLEF2CCrErrorCodeEnum for Integer
Define OLEF2CCrErrorCodeEnum_crErrSucceeded for 0
Define OLEF2CCrErrorCodeEnum_crErrWarning for 266241
Define OLEF2CCrErrorCodeEnum_crErrLinkingWarning for 266242
Define OLEF2CCrErrorCodeEnum_crErrOlderVersion for 266245
Define OLEF2CCrErrorCodeEnum_crErrNewerVersion for 266246
Define OLEF2CCrErrorCodeEnum_crErrFailed for -2147467259
Define OLEF2CCrErrorCodeEnum_crErrNotSupported for -2147467231
Define OLEF2CCrErrorCodeEnum_crErrInvalidIndex for -2147352565
Define OLEF2CCrErrorCodeEnum_crErrServerUnavailable for -2147217407
Define OLEF2CCrErrorCodeEnum_crErrCancelled for -2147217406
Define OLEF2CCrErrorCodeEnum_crErrNullResultInfo for -2147217405
Define OLEF2CCrErrorCodeEnum_crErrServerOutOfMemory for -2147217404
Define OLEF2CCrErrorCodeEnum_crErrServerConfigError for -2147217403
Define OLEF2CCrErrorCodeEnum_crErrDirectoryItemLogonFailed for -2147217402
Define OLEF2CCrErrorCodeEnum_crErrAgentTimeout for -2147217401
Define OLEF2CCrErrorCodeEnum_crErrVersionTooNew for -2147217400
Define OLEF2CCrErrorCodeEnum_crErrVersionTooOld for -2147217399
Define OLEF2CCrErrorCodeEnum_crErrInvalidChartType for -2147217398
Define OLEF2CCrErrorCodeEnum_crErrEnterpriseLogonFailed for -2147217397
Define OLEF2CCrErrorCodeEnum_crErrServerProgrammingError for -2147217395
Define OLEF2CCrErrorCodeEnum_crErrMissingParameterValueError for -2147217394
Define OLEF2CCrErrorCodeEnum_crErrDBLogonFailed for -2147217393
Define OLEF2CCrErrorCodeEnum_crErrFileExists for -2147217392
Define OLEF2CCrErrorCodeEnum_crErrDirectoryItemUnknownLogonFailed for -2147217391
Define OLEF2CCrErrorCodeEnum_crErrServerNotFound for -2147217390
Define OLEF2CCrErrorCodeEnum_crErrChannelNotReady for -2147217389
Define OLEF2CCrErrorCodeEnum_crErrInternal for -2147217388
Define OLEF2CCrErrorCodeEnum_crErrConnectServer for -2147217387
Define OLEF2CCrErrorCodeEnum_crErrExceedAgentLimit for -2147217386
Define OLEF2CCrErrorCodeEnum_crErrRequestTimeout for -2147217385
Define OLEF2CCrErrorCodeEnum_crErrExceedLicenceLimit for -2147217384
Define OLEF2CCrErrorCodeEnum_crErrFormulaParseError for -2147217383
Define OLEF2CCrErrorCodeEnum_crErrInvalidParameterValue for -2147217382
Define OLEF2CCrErrorCodeEnum_crErrSSOContextExpired for -2147217381
Define OLEF2CCrErrorCodeEnum_crErrReportClosed for -2147217380
Define OLEF2CReportPartBookmarkType for Integer
Define OLEF2CReportPartBookmarkType_Bookmark for 0
Define OLEF2CReportPartBookmarkType_Drilldown for 1
Define OLEF2CDISPID_ISCRDataDefControllerEventsEnum for Integer
Define OLEF2CDISPID_ISCRDataDefControllerEventsEnum_DISPID_ISCRDataDefControllerEvents_OnChanged for 1
Define OLEF2CDISPID_ISCRDataDefControllerEventsEnum_DISPID_ISCRDataDefControllerEvents_OnAdded for 2
Define OLEF2CDISPID_ISCRDataDefControllerEventsEnum_DISPID_ISCRDataDefControllerEvents_OnRemoved for 3
Define OLEF2CDISPID_ISCRDataDefControllerEventsEnum_DISPID_ISCRDataDefControllerEvents_OnMoved for 4
Define OLEF2CDISPID_ISCRDataDefControllerEventsEnum_DISPID_ISCRDataDefControllerEvents_OnChanging for 5
Define OLEF2CDISPID_ISCRDataDefControllerEventsEnum_DISPID_ISCRDataDefControllerEvents_OnAdding for 6
Define OLEF2CDISPID_ISCRDataDefControllerEventsEnum_DISPID_ISCRDataDefControllerEvents_OnRemoving for 7
Define OLEF2CDISPID_ISCRDataDefControllerEventsEnum_DISPID_ISCRDataDefControllerEvents_OnMoving for 8
Define OLEF2CDISPID_ISCRDataDefControllerEventsEnum_DISPID_ISCRDataDefControllerEvents_OnBeginTransaction for 9
Define OLEF2CDISPID_ISCRDataDefControllerEventsEnum_DISPID_ISCRDataDefControllerEvents_OnEndTransaction for 10
Define OLEPlatformID for Integer
Define OLEPlatformID_Win32S for 0
Define OLEPlatformID_Win32Windows for 1
Define OLEPlatformID_Win32NT for 2
Define OLEPlatformID_WinCE for 3
Define OLEPlatformID_Unix for 4
Define OLEPlatformID_Xbox for 5
Define OLEPlatformID_MacOSX for 6
Define OLESeekOrigin for Integer
Define OLESeekOrigin_Begin for 0
Define OLESeekOrigin_Current for 1
Define OLESeekOrigin_End for 2
Define OLEF2CUIComponent for Integer
Define OLEF2CUIComponent_ToolBar for 0
Define OLEF2CUIComponent_PageAlbumTab for 1
Define OLEF2CUIComponent_Page for 2
Define OLEF2CUIComponent_PageObject for 3
Define OLEF2CUIComponent_GroupTree for 4
Define OLEF2CUIComponent_ParameterPanel for 5
Define OLEF2CPrintMode for Integer
Define OLEF2CPrintMode_PrintToPrinter for 1
Define OLEF2CPrintMode_PrintOutputController for 2
Define OLEF2CReportKind for Integer
Define OLEF2CReportKind_ColumnarReport for 0
Define OLEF2CReportKind_LabelReport for 1
Define OLEF2CReportKind_MultiColumnReport for 2
Register_Function ComDefaultXmlExportSelection Returns Integer
Register_Function pbForceCompatible Returns Boolean
Register_Function psLastItem Returns String
Register_Function ComHasCurrentValue Returns Boolean
Register_Function ComExportDestinationType Returns OLEF2CExportDestinationType
Register_Function DataDefinitionObject Returns Handle
Register_Function ComPromptText Returns String
Register_Function ComEnableAllowEditingDefaultValue Returns Boolean
Register_Function ComEnableAllowMultipleValue Returns Boolean
Register_Function ReportClientDocumentObject Returns Handle
Register_Function ComIsSubreport Returns Boolean
// This must be included after the defines since it uses them.
#IFDEF Is$WebApp
#ELSE
Use cFlex2CrystalActiveXReportViewer.pkg
#ENDIF
Use cFlex2CrystalRAS.pkg
Class cComIUtilHelper is a Mixin
Function ComQuery Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
End_Class
Class cComUtilHelper is a cComAutomationObject
Import_Class_Protocol cComIUtilHelper
Procedure Construct_Object
Property Boolean pbErrorFree True
Property String psErrorString ""
Forward Send Construct_Object
Set psProgID to "{77125D8D-6860-4EE3-8317-A7588DBAA366}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
Procedure Error_Report Integer iErrNum Integer iErrLine String sErrMsg
Set psErrorString to sErrMsg
Set pbErrorFree to False
End_Procedure
End_Class
// CLSID: {1A5BCD68-6AC0-4BA8-A555-89DD21038F55}
Class cComIF2CStream is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCanRead Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCanSeek Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCanTimeout Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCanWrite Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLength Returns BigInt
Handle hDispatchDriver
BigInt retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I8 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPosition Returns BigInt
Handle hDispatchDriver
BigInt retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I8 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPosition BigInt value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_I8 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReadTimeout Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComReadTimeout Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComWriteTimeout Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComWriteTimeout Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
Procedure ComClose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 11 OLE_VT_VOID
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 18 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 21 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComFlush
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 22 OLE_VT_VOID
End_Procedure
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 25 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComRead UChar[] llbuffer Integer llOffset Integer llCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver (OLE_VT_ARRAY ior OLE_VT_UI1) llbuffer
Send DefineParam to hDispatchDriver OLE_VT_I4 llOffset
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Get InvokeComMethod of hDispatchDriver 27 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComReadByte Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 30 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComSeek BigInt llOffset OLESeekOrigin llorigin Returns BigInt
Handle hDispatchDriver
BigInt retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I8 llOffset
Send DefineParam to hDispatchDriver OLE_VT_I4 llorigin
Get InvokeComMethod of hDispatchDriver 31 OLE_VT_I8 to retVal
Function_Return retVal
End_Function
Procedure ComSetLength BigInt llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I8 llValue
Send InvokeComMethod to hDispatchDriver 32 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 33 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComWrite UChar[] llbuffer Integer llOffset Integer llCount
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver (OLE_VT_ARRAY ior OLE_VT_UI1) llbuffer
Send DefineParam to hDispatchDriver OLE_VT_I4 llOffset
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Send InvokeComMethod to hDispatchDriver 34 OLE_VT_VOID
End_Procedure
Procedure ComWriteByte UChar llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_UI1 llValue
Send InvokeComMethod to hDispatchDriver 37 OLE_VT_VOID
End_Procedure
Function ComReadChunk Integer llOffset Integer llCount Returns UChar[]
Handle hDispatchDriver
UChar[] retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llOffset
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Get InvokeComMethod of hDispatchDriver 38 (OLE_VT_ARRAY ior OLE_VT_UI1) to retVal
Function_Return retVal
End_Function
End_Class
// CoClass
// CLSID: {25F84A04-7A11-47F6-9AF5-525D55B1E526}
Class cComF2CStream is a cComAutomationObject
Import_Class_Protocol cComIF2CStream
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
// CLSID: {EF162747-7AFB-4821-BB4A-26AB7F6B09FE}
Class cComIF2CStreamReader is a Mixin
{ MethodType=Property DesignTime=False }
Function ComBaseStream Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComEndOfStream Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComClose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 4 OLE_VT_VOID
End_Procedure
Procedure ComDiscardBufferedData
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 7 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComPeek Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComRead Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComRead_2 UShort[] llbuffer Integer llIndex Integer llCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver (OLE_VT_ARRAY ior OLE_VT_UI2) llbuffer
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComReadBlock UShort[] llbuffer Integer llIndex Integer llCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver (OLE_VT_ARRAY ior OLE_VT_UI2) llbuffer
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComReadLine Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Function ComReadToEnd Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 21 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
// CoClass
// CLSID: {EAC9B0FA-4BDC-48D0-94D0-A728416EDDB3}
Class cComF2CStreamReader is a cComAutomationObject
Import_Class_Protocol cComIF2CStreamReader
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
// CLSID: {AF85201F-367E-4478-8865-B6F31248D546}
Class cComIF2CStreamWriter is a Mixin
{ MethodType=Property DesignTime=False }
Function ComAutoFlush Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAutoFlush Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComBaseStream Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComNewLine Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComNewLine String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BSTR to value
End_Procedure
Procedure ComClose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComFlush
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 10 OLE_VT_VOID
End_Procedure
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComWrite Boolean llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llValue
Send InvokeComMethod to hDispatchDriver 15 OLE_VT_VOID
End_Procedure
Procedure ComWrite_2 UShort llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_UI2 llValue
Send InvokeComMethod to hDispatchDriver 16 OLE_VT_VOID
End_Procedure
Procedure ComWrite_3 UShort[] llbuffer
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver (OLE_VT_ARRAY ior OLE_VT_UI2) llbuffer
Send InvokeComMethod to hDispatchDriver 17 OLE_VT_VOID
End_Procedure
Procedure ComWrite_4 UShort[] llbuffer Integer llIndex Integer llCount
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver (OLE_VT_ARRAY ior OLE_VT_UI2) llbuffer
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Send InvokeComMethod to hDispatchDriver 18 OLE_VT_VOID
End_Procedure
Procedure ComWrite_5 Decimal llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DECIMAL llValue
Send InvokeComMethod to hDispatchDriver 19 OLE_VT_VOID
End_Procedure
Procedure ComWrite_6 Real llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_R8 llValue
Send InvokeComMethod to hDispatchDriver 20 OLE_VT_VOID
End_Procedure
Procedure ComWrite_7 Integer llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llValue
Send InvokeComMethod to hDispatchDriver 21 OLE_VT_VOID
End_Procedure
Procedure ComWrite_8 BigInt llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I8 llValue
Send InvokeComMethod to hDispatchDriver 22 OLE_VT_VOID
End_Procedure
Procedure ComWrite_9 Variant llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Send InvokeComMethod to hDispatchDriver 23 OLE_VT_VOID
End_Procedure
Procedure ComWrite_10 Float llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_R4 llValue
Send InvokeComMethod to hDispatchDriver 24 OLE_VT_VOID
End_Procedure
Procedure ComWrite_11 String llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llValue
Send InvokeComMethod to hDispatchDriver 25 OLE_VT_VOID
End_Procedure
Procedure ComWrite_12 String llFormat Variant llarg0
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFormat
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llarg0
Send InvokeComMethod to hDispatchDriver 26 OLE_VT_VOID
End_Procedure
Procedure ComWrite_13 String llFormat Variant llarg0 Variant llarg1
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFormat
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llarg0
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llarg1
Send InvokeComMethod to hDispatchDriver 27 OLE_VT_VOID
End_Procedure
Procedure ComWrite_14 String llFormat Variant llarg0 Variant llarg1 Variant llarg2
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFormat
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llarg0
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llarg1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llarg2
Send InvokeComMethod to hDispatchDriver 28 OLE_VT_VOID
End_Procedure
Procedure ComWrite_15 String llFormat Variant[] llarg
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFormat
Send DefineParam to hDispatchDriver (OLE_VT_ARRAY ior OLE_VT_VARIANT) llarg
Send InvokeComMethod to hDispatchDriver 29 OLE_VT_VOID
End_Procedure
Procedure ComWrite_16 UInteger llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_UI4 llValue
Send InvokeComMethod to hDispatchDriver 30 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 36 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_2 Boolean llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llValue
Send InvokeComMethod to hDispatchDriver 37 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_3 UShort llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_UI2 llValue
Send InvokeComMethod to hDispatchDriver 38 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_4 UShort[] llbuffer
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver (OLE_VT_ARRAY ior OLE_VT_UI2) llbuffer
Send InvokeComMethod to hDispatchDriver 39 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_5 UShort[] llbuffer Integer llIndex Integer llCount
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver (OLE_VT_ARRAY ior OLE_VT_UI2) llbuffer
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Send InvokeComMethod to hDispatchDriver 40 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_6 Decimal llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DECIMAL llValue
Send InvokeComMethod to hDispatchDriver 41 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_7 Real llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_R8 llValue
Send InvokeComMethod to hDispatchDriver 42 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_8 Integer llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llValue
Send InvokeComMethod to hDispatchDriver 43 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_9 BigInt llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I8 llValue
Send InvokeComMethod to hDispatchDriver 44 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_10 Variant llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Send InvokeComMethod to hDispatchDriver 45 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_11 Float llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_R4 llValue
Send InvokeComMethod to hDispatchDriver 46 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_12 String llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llValue
Send InvokeComMethod to hDispatchDriver 47 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_13 String llFormat Variant llarg0
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFormat
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llarg0
Send InvokeComMethod to hDispatchDriver 48 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_14 String llFormat Variant llarg0 Variant llarg1
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFormat
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llarg0
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llarg1
Send InvokeComMethod to hDispatchDriver 49 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_15 String llFormat Variant llarg0 Variant llarg1 Variant llarg2
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFormat
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llarg0
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llarg1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llarg2
Send InvokeComMethod to hDispatchDriver 50 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_16 String llFormat Variant[] llarg
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFormat
Send DefineParam to hDispatchDriver (OLE_VT_ARRAY ior OLE_VT_VARIANT) llarg
Send InvokeComMethod to hDispatchDriver 51 OLE_VT_VOID
End_Procedure
Procedure ComWriteLine_17 UInteger llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_UI4 llValue
Send InvokeComMethod to hDispatchDriver 52 OLE_VT_VOID
End_Procedure
End_Class
// CoClass
// CLSID: {F5B0DF04-E980-4E44-B839-C3B35660939D}
Class cComF2CStreamWriter is a cComAutomationObject
Import_Class_Protocol cComIF2CStreamWriter
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
//*********************************************************************************
// MDAC Classes
//*********************************************************************************
Class cComIF2COleDbDataAdapter is a Mixin
{ MethodType=Property DesignTime=False }
Function ComAcceptChangesDuringFill Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAcceptChangesDuringFill Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComAcceptChangesDuringUpdate Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAcceptChangesDuringUpdate Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComContinueUpdateOnError Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComContinueUpdateOnError Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComFillLoadOption Returns OLEF2CLoadOption
Handle hDispatchDriver
OLEF2CLoadOption retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComFillLoadOption OLEF2CLoadOption value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComMissingMappingAction Returns OLEF2CMissingMappingAction
Handle hDispatchDriver
OLEF2CMissingMappingAction retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComMissingMappingAction OLEF2CMissingMappingAction value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComMissingSchemaAction Returns OLEF2CMissingSchemaAction
Handle hDispatchDriver
OLEF2CMissingSchemaAction retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComMissingSchemaAction OLEF2CMissingSchemaAction value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 11 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReturnProviderSpecificTypes Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComReturnProviderSpecificTypes Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 12 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUpdateBatchSize Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUpdateBatchSize Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 17 OLE_VT_I4 to value
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 21 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 22 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComFill Variant llDataSet Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataSet
Get InvokeComMethod of hDispatchDriver 23 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComFill_2 Variant llDataSet Integer llstartRecord Integer llmaxRecords String llsrcTable Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataSet
Send DefineParam to hDispatchDriver OLE_VT_I4 llstartRecord
Send DefineParam to hDispatchDriver OLE_VT_I4 llmaxRecords
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsrcTable
Get InvokeComMethod of hDispatchDriver 24 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComFill_3 Variant llDataSet Variant llADODBRecordSet String llsrcTable Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataSet
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llADODBRecordSet
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsrcTable
Get InvokeComMethod of hDispatchDriver 25 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComFill_4 Variant llDataSet String llsrcTable Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataSet
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsrcTable
Get InvokeComMethod of hDispatchDriver 26 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComFill_5 Variant llDataTable Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataTable
Get InvokeComMethod of hDispatchDriver 27 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComFill_6 Variant llDataTable Variant llADODBRecordSet Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataTable
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llADODBRecordSet
Get InvokeComMethod of hDispatchDriver 28 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComFillSchema_3 Variant llDataTable OLEF2CSchemaType llschemaType Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataTable
Send DefineParam to hDispatchDriver OLE_VT_I4 llschemaType
Get InvokeComMethod of hDispatchDriver 32 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 34 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComResetFillLoadOption
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 36 OLE_VT_VOID
End_Procedure
Function ComShouldSerializeAcceptChangesDuringFill Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 37 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComShouldSerializeFillLoadOption Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 38 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 39 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Function ComUpdate_2 Variant llDataSet Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataSet
Get InvokeComMethod of hDispatchDriver 41 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComUpdate_3 Variant llDataSet String llsrcTable Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataSet
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsrcTable
Get InvokeComMethod of hDispatchDriver 42 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComUpdate_4 Variant llDataTable Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataTable
Get InvokeComMethod of hDispatchDriver 43 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
End_Class
// CLSID: {E6C45A68-27BA-48AF-852C-8641B52DE705}
Class cComIF2COleDbDataAdapterEvents is a Mixin
{ MethodType=Event }
Procedure OnComDisposed
End_Procedure
{ MethodType=Event }
Procedure OnComFillError Boolean llContinue Variant lldataTable
End_Procedure
{ MethodType=Event }
Procedure OnComRowUpdated Variant llCommand Integer llRecordsAffected Variant llRow Integer llRowCount OLEF2CStatementType llStatementType OLEF2CUpdateStatus llStatus
End_Procedure
{ MethodType=Event }
Procedure OnComRowUpdating Variant llCommand Variant llRow OLEF2CStatementType llStatementType OLEF2CUpdateStatus llStatus
End_Procedure
{ Visibility=Private }
Procedure RegisterComEvents
Send RegisterComEvent 1 msg_OnComDisposed
Send RegisterComEvent 2 msg_OnComFillError
Send RegisterComEvent 3 msg_OnComRowUpdated
Send RegisterComEvent 4 msg_OnComRowUpdating
End_Procedure
End_Class
Class cComF2COleDbDataAdapter is a cComAutomationObject
Import_Class_Protocol cComIF2COleDbDataAdapter
Import_Class_Protocol cComIF2COleDbDataAdapterEvents
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{6F5713A6-5271-4927-9546-6C11B780C776}"
Set psEventId to "{E6C45A68-27BA-48AF-852C-8641B52DE705}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cComIF2CSystem_Data_DataSet is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCaseSensitive Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComCaseSensitive Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDataSetName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDataSetName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDefaultViewManager Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDesignMode Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComEnforceConstraints Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnforceConstraints Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExtendedProperties Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHasErrors Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsInitialized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComNamespace Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComNamespace String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 11 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPrefix Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPrefix String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 12 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComRelations Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComRemotingFormat Returns OLEF2CSerializationFormat
Handle hDispatchDriver
OLEF2CSerializationFormat retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComRemotingFormat OLEF2CSerializationFormat value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 14 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComSchemaSerializationMode Returns OLEF2CSchemaSerializationMode
Handle hDispatchDriver
OLEF2CSchemaSerializationMode retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComSchemaSerializationMode OLEF2CSchemaSerializationMode value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 15 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComTables Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComAcceptChanges
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 18 OLE_VT_VOID
End_Procedure
Procedure ComBeginInit
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 19 OLE_VT_VOID
End_Procedure
Procedure ComClear
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 20 OLE_VT_VOID
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 21 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComCopy Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 22 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComCreateDataReader Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 23 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 25 OLE_VT_VOID
End_Procedure
Procedure ComEndInit
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 26 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 27 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetChanges Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 28 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetChanges_2 OLEF2CDataRowState llrowStates Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llrowStates
Get InvokeComMethod of hDispatchDriver 29 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 30 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComGetXml Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 34 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Function ComGetXmlSchema Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 35 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Function ComHasChanges Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 36 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComHasChanges_2 OLEF2CDataRowState llrowStates Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llrowStates
Get InvokeComMethod of hDispatchDriver 37 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComMerge_3 Variant llDataSet
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataSet
Send InvokeComMethod to hDispatchDriver 47 OLE_VT_VOID
End_Procedure
Procedure ComMerge_4 Variant llDataSet Boolean llpreserveChanges
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataSet
Send DefineParam to hDispatchDriver OLE_VT_BOOL llpreserveChanges
Send InvokeComMethod to hDispatchDriver 48 OLE_VT_VOID
End_Procedure
Procedure ComMerge_5 Variant llDataSet Boolean llpreserveChanges OLEF2CMissingSchemaAction llmissingSchemaAction
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataSet
Send DefineParam to hDispatchDriver OLE_VT_BOOL llpreserveChanges
Send DefineParam to hDispatchDriver OLE_VT_I4 llmissingSchemaAction
Send InvokeComMethod to hDispatchDriver 49 OLE_VT_VOID
End_Procedure
Procedure ComMerge_6 Variant llTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llTable
Send InvokeComMethod to hDispatchDriver 50 OLE_VT_VOID
End_Procedure
Procedure ComMerge_7 Variant llTable Boolean llpreserveChanges OLEF2CMissingSchemaAction llmissingSchemaAction
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llTable
Send DefineParam to hDispatchDriver OLE_VT_BOOL llpreserveChanges
Send DefineParam to hDispatchDriver OLE_VT_I4 llmissingSchemaAction
Send InvokeComMethod to hDispatchDriver 51 OLE_VT_VOID
End_Procedure
Function ComReadXml_3 String llFileName Returns OLEF2CXmlReadMode
Handle hDispatchDriver
OLEF2CXmlReadMode retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Get InvokeComMethod of hDispatchDriver 54 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComReadXml_4 String llFileName OLEF2CXmlReadMode llmode Returns OLEF2CXmlReadMode
Handle hDispatchDriver
OLEF2CXmlReadMode retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send DefineParam to hDispatchDriver OLE_VT_I4 llmode
Get InvokeComMethod of hDispatchDriver 55 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComReadXmlSchema_2 String llFileName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send InvokeComMethod to hDispatchDriver 61 OLE_VT_VOID
End_Procedure
Procedure ComRejectChanges
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 64 OLE_VT_VOID
End_Procedure
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 65 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 66 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComWriteXml_3 String llFileName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send InvokeComMethod to hDispatchDriver 69 OLE_VT_VOID
End_Procedure
Procedure ComWriteXml_4 String llFileName OLEF2CXmlWriteMode llmode
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send DefineParam to hDispatchDriver OLE_VT_I4 llmode
Send InvokeComMethod to hDispatchDriver 70 OLE_VT_VOID
End_Procedure
Procedure ComWriteXmlSchema_3 String llFileName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send InvokeComMethod to hDispatchDriver 77 OLE_VT_VOID
End_Procedure
End_Class
Class cComIF2CSystem_Data_DataSetEvents is a Mixin
{ MethodType=Event }
Procedure OnComDisposed
End_Procedure
{ MethodType=Event }
Procedure OnComInitialized
End_Procedure
{ MethodType=Event }
Procedure OnComMergeFailed String llConflict Variant llTable
End_Procedure
{ Visibility=Private }
Procedure RegisterComEvents
Send RegisterComEvent 1 msg_OnComDisposed
Send RegisterComEvent 2 msg_OnComInitialized
Send RegisterComEvent 3 msg_OnComMergeFailed
End_Procedure
End_Class
Class cComF2CSystem_Data_DataSet is a cComAutomationObject
Import_Class_Protocol cComIF2CSystem_Data_DataSet
Import_Class_Protocol cComIF2CSystem_Data_DataSetEvents
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{FFFF0DFB-0CB8-4AFD-9663-CD8B4BAC6E17}"
Set psEventId to "{63131572-FAE5-4C4F-A167-86E9DB4D8317}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cComIF2CDataTableCollection is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Variant llIndex2 Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex2
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComItem_2 Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComAdd Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComAdd_2 Variant llTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llTable
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComAdd_3 String llName Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComAdd_4 String llName String llTableNamespace Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableNamespace
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComCanRemove Variant llTable Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llTable
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComClear
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 13 OLE_VT_VOID
End_Procedure
Function ComContains String llName Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComContains_2 String llName String llTableNamespace Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableNamespace
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIndexOf Variant llTable Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llTable
Get InvokeComMethod of hDispatchDriver 22 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIndexOf_2 String llTableName Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableName
Get InvokeComMethod of hDispatchDriver 23 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIndexOf_3 String llTableName String llTableNamespace Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableNamespace
Get InvokeComMethod of hDispatchDriver 24 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComRemove Variant llTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llTable
Send InvokeComMethod to hDispatchDriver 25 OLE_VT_VOID
End_Procedure
Procedure ComRemove_2 String llName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Send InvokeComMethod to hDispatchDriver 26 OLE_VT_VOID
End_Procedure
Procedure ComRemove_3 String llName String llTableNamespace
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableNamespace
Send InvokeComMethod to hDispatchDriver 27 OLE_VT_VOID
End_Procedure
Procedure ComRemoveAt Integer llIndex
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send InvokeComMethod to hDispatchDriver 28 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 29 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cComIF2CDataTableCollectionEvents is a Mixin
{ Visibility=Private }
Procedure RegisterComEvents
End_Procedure
End_Class
Class cComF2CDataTableCollection is a cComAutomationObject
Import_Class_Protocol cComIF2CDataTableCollection
Import_Class_Protocol cComIF2CDataTableCollectionEvents
Procedure Construct_Object
Forward Send Construct_Object
Set psEventId to "{238BDE43-AA68-4255-A6D5-AE5CA46B48B9}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cComIF2CDataTable is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCaseSensitive Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComCaseSensitive Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComChildRelations Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComColumns Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComConstraints Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDataSet Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDefaultView Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDesignMode Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDisplayExpression Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDisplayExpression String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 9 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExtendedProperties Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHasErrors Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsInitialized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComMinimumCapacity Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComMinimumCapacity Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 14 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComNamespace Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComNamespace String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 15 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComParentRelations Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPrefix Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPrefix String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 17 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComRemotingFormat Returns OLEF2CSerializationFormat
Handle hDispatchDriver
OLEF2CSerializationFormat retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComRemotingFormat OLEF2CSerializationFormat value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 19 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComRows Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComTableName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 22 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTableName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 22 OLE_VT_BSTR to value
End_Procedure
Procedure ComAcceptChanges
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 23 OLE_VT_VOID
End_Procedure
Procedure ComBeginInit
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 24 OLE_VT_VOID
End_Procedure
Procedure ComBeginLoadData
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 25 OLE_VT_VOID
End_Procedure
Procedure ComClear
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 26 OLE_VT_VOID
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 27 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComCompute String llExpression String llFilter Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llExpression
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFilter
Get InvokeComMethod of hDispatchDriver 28 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComCopy Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 29 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComCreateDataReader Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 30 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 31 OLE_VT_VOID
End_Procedure
Procedure ComEndInit
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 32 OLE_VT_VOID
End_Procedure
Procedure ComEndLoadData
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 33 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 34 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetChanges Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 35 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetChanges_2 OLEF2CDataRowState llrowStates Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llrowStates
Get InvokeComMethod of hDispatchDriver 36 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 38 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComImportRow Variant llRow
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llRow
Send InvokeComMethod to hDispatchDriver 42 OLE_VT_VOID
End_Procedure
Procedure ComLoad Variant llreader
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llreader
Send InvokeComMethod to hDispatchDriver 43 OLE_VT_VOID
End_Procedure
Procedure ComLoad_2 Variant llreader OLEF2CLoadOption llloadOption
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llreader
Send DefineParam to hDispatchDriver OLE_VT_I4 llloadOption
Send InvokeComMethod to hDispatchDriver 44 OLE_VT_VOID
End_Procedure
Procedure ComMerge Variant llTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llTable
Send InvokeComMethod to hDispatchDriver 48 OLE_VT_VOID
End_Procedure
Procedure ComMerge_2 Variant llTable Boolean llpreserveChanges
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llTable
Send DefineParam to hDispatchDriver OLE_VT_BOOL llpreserveChanges
Send InvokeComMethod to hDispatchDriver 49 OLE_VT_VOID
End_Procedure
Procedure ComMerge_3 Variant llTable Boolean llpreserveChanges OLEF2CMissingSchemaAction llMissingSchemaAction
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llTable
Send DefineParam to hDispatchDriver OLE_VT_BOOL llpreserveChanges
Send DefineParam to hDispatchDriver OLE_VT_I4 llMissingSchemaAction
Send InvokeComMethod to hDispatchDriver 50 OLE_VT_VOID
End_Procedure
Function ComNewRow Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 51 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComReadXml_2 String llFileName Returns OLEF2CXmlReadMode
Handle hDispatchDriver
OLEF2CXmlReadMode retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Get InvokeComMethod of hDispatchDriver 53 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComReadXmlSchema_2 String llFileName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send InvokeComMethod to hDispatchDriver 57 OLE_VT_VOID
End_Procedure
Procedure ComRejectChanges
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 60 OLE_VT_VOID
End_Procedure
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 61 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 66 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComWriteXml_5 String llFileName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send InvokeComMethod to hDispatchDriver 71 OLE_VT_VOID
End_Procedure
Procedure ComWriteXml_6 String llFileName Boolean llwriteHierarchy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send DefineParam to hDispatchDriver OLE_VT_BOOL llwriteHierarchy
Send InvokeComMethod to hDispatchDriver 72 OLE_VT_VOID
End_Procedure
Procedure ComWriteXml_7 String llFileName OLEF2CXmlWriteMode llmode
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send DefineParam to hDispatchDriver OLE_VT_I4 llmode
Send InvokeComMethod to hDispatchDriver 73 OLE_VT_VOID
End_Procedure
Procedure ComWriteXml_8 String llFileName OLEF2CXmlWriteMode llmode Boolean llwriteHierarchy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send DefineParam to hDispatchDriver OLE_VT_I4 llmode
Send DefineParam to hDispatchDriver OLE_VT_BOOL llwriteHierarchy
Send InvokeComMethod to hDispatchDriver 74 OLE_VT_VOID
End_Procedure
Procedure ComWriteXmlSchema_3 String llFileName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send InvokeComMethod to hDispatchDriver 85 OLE_VT_VOID
End_Procedure
Procedure ComWriteXmlSchema_4 String llFileName Boolean llwriteHierarchy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send DefineParam to hDispatchDriver OLE_VT_BOOL llwriteHierarchy
Send InvokeComMethod to hDispatchDriver 86 OLE_VT_VOID
End_Procedure
End_Class
// CLSID: {31B58B45-BE3B-4094-8FF2-9DF127DC7128}
Class cComIF2CDataTableEvents is a Mixin
{ MethodType=Event }
Procedure OnComColumnChanged Variant llcolumn Variant llProposedValue Variant llRow
End_Procedure
{ MethodType=Event }
Procedure OnComColumnChanging Variant llcolumn Variant llProposedValue Variant llRow
End_Procedure
{ MethodType=Event }
Procedure OnComDisposed
End_Procedure
{ MethodType=Event }
Procedure OnComInitialized
End_Procedure
{ MethodType=Event }
Procedure OnComRowChanged OLEF2CDataRowAction llAction Variant llRow
End_Procedure
{ MethodType=Event }
Procedure OnComRowChanging OLEF2CDataRowAction llAction Variant llRow
End_Procedure
{ MethodType=Event }
Procedure OnComRowDeleted OLEF2CDataRowAction llAction Variant llRow
End_Procedure
{ MethodType=Event }
Procedure OnComRowDeleting OLEF2CDataRowAction llAction Variant llRow
End_Procedure
{ MethodType=Event }
Procedure OnComTableCleared Variant llTable String lltableName String lltableNamespace
End_Procedure
{ MethodType=Event }
Procedure OnComTableClearing Variant llTable String lltableName String lltableNamespace
End_Procedure
{ MethodType=Event }
Procedure OnComTableNewRow Variant llRow
End_Procedure
{ Visibility=Private }
Procedure RegisterComEvents
Send RegisterComEvent 1 msg_OnComColumnChanged
Send RegisterComEvent 2 msg_OnComColumnChanging
Send RegisterComEvent 3 msg_OnComDisposed
Send RegisterComEvent 4 msg_OnComInitialized
Send RegisterComEvent 5 msg_OnComRowChanged
Send RegisterComEvent 6 msg_OnComRowChanging
Send RegisterComEvent 7 msg_OnComRowDeleted
Send RegisterComEvent 8 msg_OnComRowDeleting
Send RegisterComEvent 9 msg_OnComTableCleared
Send RegisterComEvent 10 msg_OnComTableClearing
Send RegisterComEvent 11 msg_OnComTableNewRow
End_Procedure
End_Class
Class cComF2CDataTable is a cComAutomationObject
Import_Class_Protocol cComIF2CDataTable
Import_Class_Protocol cComIF2CDataTableEvents
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{AF58B44E-F727-4110-9BD9-0D28E198E7DD}"
Set psEventId to "{31B58B45-BE3B-4094-8FF2-9DF127DC7128}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cComIF2CDataColumnCollection is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComAdd Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComAdd_2 Variant llcolumn
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llcolumn
Send InvokeComMethod to hDispatchDriver 7 OLE_VT_VOID
End_Procedure
Function ComAdd_3 String llColumnName Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llColumnName
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComCanRemove Variant llcolumn Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llcolumn
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComClear
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 13 OLE_VT_VOID
End_Procedure
Function ComContains String llName Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIndexOf Variant llcolumn Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llcolumn
Get InvokeComMethod of hDispatchDriver 21 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIndexOf_2 String llColumnName Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llColumnName
Get InvokeComMethod of hDispatchDriver 22 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComRemove Variant llcolumn
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llcolumn
Send InvokeComMethod to hDispatchDriver 23 OLE_VT_VOID
End_Procedure
Procedure ComRemove_2 String llName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Send InvokeComMethod to hDispatchDriver 24 OLE_VT_VOID
End_Procedure
Procedure ComRemoveAt Integer llIndex
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send InvokeComMethod to hDispatchDriver 25 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 26 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cComF2CDataColumnCollection is a cComAutomationObject
Import_Class_Protocol cComIF2CDataColumnCollection
Procedure Construct_Object
Forward Send Construct_Object
Set psEventId to "{01577F7F-A17A-43CA-B5DD-EC70B12917B5}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cComIF2CDataColumn is a Mixin
{ MethodType=Property DesignTime=False }
Function ComAllowDBNull Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAllowDBNull Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComAutoIncrement Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAutoIncrement Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComAutoIncrementSeed Returns BigInt
Handle hDispatchDriver
BigInt retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I8 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAutoIncrementSeed BigInt value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I8 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComAutoIncrementStep Returns BigInt
Handle hDispatchDriver
BigInt retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I8 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAutoIncrementStep BigInt value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I8 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComCaption Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComCaption String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComColumnMapping Returns OLEF2CMappingType
Handle hDispatchDriver
OLEF2CMappingType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComColumnMapping OLEF2CMappingType value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComColumnName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComColumnName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDateTimeMode Returns OLEF2CDataSetDateTime
Handle hDispatchDriver
OLEF2CDataSetDateTime retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDateTimeMode OLEF2CDataSetDateTime value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDefaultValue Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDefaultValue Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 11 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDesignMode Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComExpression Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExpression String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 13 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExtendedProperties Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComMaxLength Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComMaxLength Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 15 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComNamespace Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComNamespace String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 16 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComOrdinal Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPrefix Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPrefix String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 18 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComReadOnly Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 19 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComTable Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 21 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComUnique Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 22 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUnique Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 22 OLE_VT_BOOL to value
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 23 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 24 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 25 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComSetOrdinal Integer llOrdinal
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llOrdinal
Send InvokeComMethod to hDispatchDriver 28 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 29 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cComF2CDataColumn is a cComAutomationObject
Import_Class_Protocol cComIF2CDataColumn
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{CEC30DA0-A636-4DDD-8AD7-B6E48C080943}"
Set psEventId to "{77DD943D-868D-4C40-83F3-3D5080274B81}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cComIF2CDataRowCollection is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComAdd Variant llRow
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llRow
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Procedure ComClear
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComContains Variant llkey Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llkey
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComFind Variant llkey Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llkey
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIndexOf Variant llRow Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llRow
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComInsertAt Variant llRow Integer llpos
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llRow
Send DefineParam to hDispatchDriver OLE_VT_I4 llpos
Send InvokeComMethod to hDispatchDriver 20 OLE_VT_VOID
End_Procedure
Procedure ComRemove Variant llRow
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llRow
Send InvokeComMethod to hDispatchDriver 21 OLE_VT_VOID
End_Procedure
Procedure ComRemoveAt Integer llIndex
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send InvokeComMethod to hDispatchDriver 22 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 23 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cComF2CDataRowCollection is a cComAutomationObject
Import_Class_Protocol cComIF2CDataRowCollection
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cComIF2CDataRow is a Mixin
{ MethodType=Property DesignTime=False }
Function ComHasErrors Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComItemArray Returns Variant[]
Handle hDispatchDriver
Variant[] retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 (OLE_VT_ARRAY ior OLE_VT_VARIANT) to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComItemArray Variant[] value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 (OLE_VT_ARRAY ior OLE_VT_VARIANT) to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComRowError Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComRowError String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComRowState Returns OLEF2CDataRowState
Handle hDispatchDriver
OLEF2CDataRowState retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComTable Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Variant llIndex2 Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex2
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem_2 Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Procedure ComAcceptChanges
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Procedure ComBeginEdit
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 9 OLE_VT_VOID
End_Procedure
Procedure ComCancelEdit
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 10 OLE_VT_VOID
End_Procedure
Procedure ComClearErrors
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 11 OLE_VT_VOID
End_Procedure
Procedure ComDelete
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 12 OLE_VT_VOID
End_Procedure
Procedure ComEndEdit
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 13 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetColumnError Variant llcolumn Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llcolumn
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Function ComGetColumnError_2 Integer llcolumnIndex Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llcolumnIndex
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Function ComGetColumnError_3 String llColumnName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llColumnName
Get InvokeComMethod of hDispatchDriver 21 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 23 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComGetParentRow Variant llrelation Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llrelation
Get InvokeComMethod of hDispatchDriver 24 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetParentRow_2 Variant llrelation OLEF2CDataRowVersion llversion Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llrelation
Send DefineParam to hDispatchDriver OLE_VT_I4 llversion
Get InvokeComMethod of hDispatchDriver 25 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetParentRow_3 String llRelationName Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llRelationName
Get InvokeComMethod of hDispatchDriver 26 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetParentRow_4 String llRelationName OLEF2CDataRowVersion llversion Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llRelationName
Send DefineParam to hDispatchDriver OLE_VT_I4 llversion
Get InvokeComMethod of hDispatchDriver 27 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComHasVersion OLEF2CDataRowVersion llversion Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llversion
Get InvokeComMethod of hDispatchDriver 33 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComIsNull Variant llcolumn Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llcolumn
Get InvokeComMethod of hDispatchDriver 34 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComIsNull_2 Variant llcolumn OLEF2CDataRowVersion llversion Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llcolumn
Send DefineParam to hDispatchDriver OLE_VT_I4 llversion
Get InvokeComMethod of hDispatchDriver 35 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComIsNull_3 Integer llcolumnIndex Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llcolumnIndex
Get InvokeComMethod of hDispatchDriver 36 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComIsNull_4 String llColumnName Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llColumnName
Get InvokeComMethod of hDispatchDriver 37 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComRejectChanges
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 38 OLE_VT_VOID
End_Procedure
Procedure ComSetAdded
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 39 OLE_VT_VOID
End_Procedure
Procedure ComSetColumnError Variant llcolumn String llError
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llcolumn
Send DefineParam to hDispatchDriver OLE_VT_BSTR llError
Send InvokeComMethod to hDispatchDriver 40 OLE_VT_VOID
End_Procedure
Procedure ComSetColumnError_2 Integer llcolumnIndex String llError
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llcolumnIndex
Send DefineParam to hDispatchDriver OLE_VT_BSTR llError
Send InvokeComMethod to hDispatchDriver 41 OLE_VT_VOID
End_Procedure
Procedure ComSetColumnError_3 String llColumnName String llError
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llColumnName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llError
Send InvokeComMethod to hDispatchDriver 42 OLE_VT_VOID
End_Procedure
Procedure ComSetModified
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 43 OLE_VT_VOID
End_Procedure
Procedure ComSetParentRow Variant llparentRow
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llparentRow
Send InvokeComMethod to hDispatchDriver 44 OLE_VT_VOID
End_Procedure
Procedure ComSetParentRow_2 Variant llparentRow Variant llrelation
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llparentRow
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llrelation
Send InvokeComMethod to hDispatchDriver 45 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 46 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cComF2CDataRow is a cComAutomationObject
Import_Class_Protocol cComIF2CDataRow
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
//*********************************************************************************
// Crystal Classes
//*********************************************************************************
Class cComIF2CPropertyBags is a Mixin
{ MethodType=Property DesignTime=False }
Function ComClassName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComAdd Variant llPropertyBag
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llPropertyBag
Send InvokeComMethod to hDispatchDriver 4 OLE_VT_VOID
End_Procedure
Function ComClone Boolean llDeepClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepClone
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComCopyTo Variant llPropertyBags Boolean llDeepCopy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llPropertyBags
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepCopy
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Procedure ComEnsureCapacity Integer llMaxCapacity
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llMaxCapacity
Send InvokeComMethod to hDispatchDriver 7 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llPropertyBags Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llPropertyBags
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComFindIndexOf Variant llPropertyBag Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llPropertyBag
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComInsert Integer llIndex Variant llPropertyBag
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llPropertyBag
Send InvokeComMethod to hDispatchDriver 11 OLE_VT_VOID
End_Procedure
Procedure ComRemove Integer llIndex
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send InvokeComMethod to hDispatchDriver 12 OLE_VT_VOID
End_Procedure
Procedure ComRemoveAll
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 13 OLE_VT_VOID
End_Procedure
End_Class
Class cComF2CPropertyBags is a cComAutomationObject
Import_Class_Protocol cComIF2CPropertyBags
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cComIF2CPropertyBag is a Mixin
{ MethodType=Property DesignTime=False }
Function ComClassName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPropertyIDs Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Procedure ComAdd String llPropertyID Variant llvVal
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPropertyID
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llvVal
Send InvokeComMethod to hDispatchDriver 5 OLE_VT_VOID
End_Procedure
Function ComClone Boolean llDeepClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepClone
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComContains String llPropertyID Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPropertyID
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComCopyTo Variant llPropertyBag Boolean llDeepCopy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llPropertyBag
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepCopy
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Procedure ComEnsureCapacity Integer llMaxCapacity
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llMaxCapacity
Send InvokeComMethod to hDispatchDriver 9 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llPropertyBag Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llPropertyBag
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComFromString String llStringValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llStringValue
Send InvokeComMethod to hDispatchDriver 11 OLE_VT_VOID
End_Procedure
Procedure ComRemove String llPropertyID
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPropertyID
Send InvokeComMethod to hDispatchDriver 12 OLE_VT_VOID
End_Procedure
Procedure ComRemoveAll
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 13 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cComF2CPropertyBag is a cComAutomationObject
Import_Class_Protocol cComIF2CPropertyBag
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cComIF2CPropertyBagClass is a Mixin
{ MethodType=Property DesignTime=False }
Function ComClassName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPropertyIDs Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Procedure ComAdd String llPropertyID Variant llvVal
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPropertyID
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llvVal
Send InvokeComMethod to hDispatchDriver 5 OLE_VT_VOID
End_Procedure
Function ComClone Boolean llDeepClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepClone
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComContains String llPropertyID Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPropertyID
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComCopyTo Variant llPropertyBag Boolean llDeepCopy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llPropertyBag
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepCopy
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Procedure ComEnsureCapacity Integer llMaxCapacity
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llMaxCapacity
Send InvokeComMethod to hDispatchDriver 10 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals_2 Variant llPropertyBag Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llPropertyBag
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComFromString String llStringValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llStringValue
Send InvokeComMethod to hDispatchDriver 13 OLE_VT_VOID
End_Procedure
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComRemove String llPropertyID
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPropertyID
Send InvokeComMethod to hDispatchDriver 16 OLE_VT_VOID
End_Procedure
Procedure ComRemoveAll
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 17 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Function ComToString_2 Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
// CoClass
// ProgID: Flex2Crystal.F2CPropertyBagClass
// CLSID: {D3F63233-15B6-40B9-A2FF-B4D66DD32641}
Class cComF2CPropertyBagClass is a cComAutomationObject
Import_Class_Protocol cComIF2CPropertyBagClass
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{D3F63233-15B6-40B9-A2FF-B4D66DD32641}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cComIF2CStrings is a Mixin
{ MethodType=Property DesignTime=False }
Function ComClassName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComAdd String llNewString
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llNewString
Send InvokeComMethod to hDispatchDriver 4 OLE_VT_VOID
End_Procedure
Function ComClone Boolean llDeepClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepClone
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComCopyTo Variant llStrings Boolean llDeepCopy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llStrings
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepCopy
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Procedure ComEnsureCapacity Integer llMaxCapacity
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llMaxCapacity
Send InvokeComMethod to hDispatchDriver 7 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llStrings Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llStrings
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComFindIndexOf String llString Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llString
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComRemove Integer llIndex
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send InvokeComMethod to hDispatchDriver 11 OLE_VT_VOID
End_Procedure
Procedure ComRemoveAll
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 12 OLE_VT_VOID
End_Procedure
End_Class
Class cComF2CStrings is a cComAutomationObject
Import_Class_Protocol cComIF2CStrings
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIObjectInfo is a Mixin
{ MethodType=Property DesignTime=False }
Function ComDataContext Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComGroupNamePath Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHyperLink Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComObjectType Returns OLEF2CObjectType
Handle hDispatchDriver
OLEF2CObjectType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComText Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToolTip Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalObjectInfo is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIObjectInfo
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalISubreportController is a Mixin
{ MethodType=Property DesignTime=False }
Function ComProductLocaleID Returns OLEF2CCeLocale
Handle hDispatchDriver
OLEF2CCeLocale retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComProductLocaleID OLEF2CCeLocale value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUndoManager Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUndoManager Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_VARIANT to value
End_Procedure
Procedure ComAdvise Variant llpVal
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llpVal
Send InvokeComMethod to hDispatchDriver 4 OLE_VT_VOID
End_Procedure
Function ComGetSubreport String llname Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llname
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetSubreportDatabase String llSubreportName Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llSubreportName
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetSubreportNames Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComQuerySubreportNames Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComSetDataSource String llSubreportName Variant llDataSource String llOldTableAlias String llNewTableName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_BSTR llSubreportName
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llDataSource
Send DefineParam to hDispatchDriver OLE_VT_BSTR llOldTableAlias
Send DefineParam to hDispatchDriver OLE_VT_BSTR llNewTableName
Send InvokeComMethod to hDispatchDriver 12 OLE_VT_VOID
End_Procedure
Procedure ComSetTableLocation String llSubreportName Variant llCurTable Variant llNewTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_BSTR llSubreportName
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llCurTable
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llNewTable
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
Procedure ComUnadvise Variant llpVal
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llpVal
Send InvokeComMethod to hDispatchDriver 15 OLE_VT_VOID
End_Procedure
Procedure ComUpdateData String llSubreportName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llSubreportName
Send InvokeComMethod to hDispatchDriver 16 OLE_VT_VOID
End_Procedure
End_Class
Class cFlex2CrystalSubreportController is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalISubreportController
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalISubreportClientDocument is a Mixin
{ MethodType=Property DesignTime=False }
Function ComDatabaseController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDataDefController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComEnableOnDemand Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableOnDemand Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEnableReimport Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableReimport Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComIsImported Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComReportDefController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComRowsetController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSearchController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSubreportLocation Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComSubreportLocation String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 12 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUndoManager Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUndoManager Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 13 OLE_VT_VARIANT to value
End_Procedure
Procedure ComReserved
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 15 OLE_VT_VOID
End_Procedure
Procedure ComReserved1
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 16 OLE_VT_VOID
End_Procedure
Procedure ComReserved2
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 17 OLE_VT_VOID
End_Procedure
Procedure ComReserved3
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 18 OLE_VT_VOID
End_Procedure
Procedure ComReserved4
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 19 OLE_VT_VOID
End_Procedure
End_Class
Class cFlex2CrystalSubreportClientDocument is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalISubreportClientDocument
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
// F2C Name: cComF2CConnectionInfo
Class cFlex2CrystalIConnectionInfo is a Mixin
{ MethodType=Property DesignTime=False }
Function ComAllowCustomConnection Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAllowCustomConnection Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComAttributes Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAttributes Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_DISPATCH to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDatabaseName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDatabaseName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDBConnHandler Returns BigInt
Handle hDispatchDriver
BigInt retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I8 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDBConnHandler BigInt value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I8 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEncodedPassword Returns Integer[]
Handle hDispatchDriver
Integer[] retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 (OLE_VT_ARRAY ior OLE_VT_I4) to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEncodedPassword Integer[] value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 (OLE_VT_ARRAY ior OLE_VT_I4) to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComIntegratedSecurity Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComIntegratedSecurity Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComIsLogonPropertiesModified Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLogonProperties Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLogonProperties Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_DISPATCH to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPassword Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPassword String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 9 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComServerName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComServerName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComType Returns OLEF2CConnectionInfoType
Handle hDispatchDriver
OLEF2CConnectionInfoType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComType OLEF2CConnectionInfoType value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 11 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUserID Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUserID String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 12 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUType Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUType Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 13 OLE_VT_I4 to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalConnectionInfo is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIConnectionInfo
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{10775EA0-CF70-45AE-9044-EC11BD955205}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIConnectionInfoClass is a Mixin
{ MethodType=Property DesignTime=False }
Function ComAttributes Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAttributes Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComClassName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDBConnHandler Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDBConnHandler Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CCrConnectionInfoKindEnum
Handle hDispatchDriver
OLEF2CCrConnectionInfoKindEnum retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComKind OLEF2CCrConnectionInfoKindEnum value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPassword Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPassword String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUserName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUserName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_BSTR to value
End_Procedure
Function ComClone Boolean llDeepClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepClone
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComCopyTo Variant llConnectionInfo Boolean llDeepCopy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llConnectionInfo
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepCopy
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llConnectionInfo Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llConnectionInfo
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals_2 Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIsMatch Variant llinfo Boolean llcompleteMatching Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llinfo
Send DefineParam to hDispatchDriver OLE_VT_BOOL llcompleteMatching
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComReserved1
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 15 OLE_VT_VOID
End_Procedure
Procedure ComReserved2
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 16 OLE_VT_VOID
End_Procedure
Procedure ComReserved3
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 17 OLE_VT_VOID
End_Procedure
Procedure ComReserved4
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 18 OLE_VT_VOID
End_Procedure
Procedure ComReserved5
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 19 OLE_VT_VOID
End_Procedure
Procedure ComReserved6
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 20 OLE_VT_VOID
End_Procedure
Procedure ComReserved7
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 21 OLE_VT_VOID
End_Procedure
Procedure ComReserved8
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 22 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 23 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalConnectionInfoClass is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIConnectionInfoClass
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{219F76EE-088D-4457-A9B9-AD30DD879D1F}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalITableLogOnInfo is a Mixin
{ MethodType=Property DesignTime=False }
Function ComConnectionInfo Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComConnectionInfo Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_DISPATCH to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReportName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComReportName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComTableName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTableName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BSTR to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComGetUniqueID Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalTableLogOnInfo is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalITableLogOnInfo
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{AE1D7CCE-2048-4943-A9AE-0229BB78BAF9}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIDatabaseClass is a Mixin
{ MethodType=Property DesignTime=False }
Function ComClassName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComTableJoins Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTableJoins Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComTableLinks Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTableLinks Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComTables Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTables Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_VARIANT to value
End_Procedure
Function ComClone Boolean llDeepClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepClone
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComCopyTo Variant llDatabase Boolean llDeepCopy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llDatabase
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepCopy
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llDatabase Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llDatabase
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals_2 Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalDatabaseClass is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIDatabaseClass
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{A249495B-D0F3-4F0D-8D99-47DBE70CD4AA}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIDatabase is a Mixin
{ MethodType=Property DesignTime=False }
Function ComLinks Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComTables Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 3 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalDatabase is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIDatabase
Procedure Construct_Object
Forward Send Construct_Object
Set psEventId to "{71808AE9-D408-4901-9159-7223B6415369}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIDatabaseController is a Mixin
{ MethodType=Property DesignTime=False }
Function ComDatabase Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDatabase Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPreferredViewingLocaleID Returns OLEF2CCeLocale
Handle hDispatchDriver
OLEF2CCeLocale retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPreferredViewingLocaleID OLEF2CCeLocale value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComProductLocaleID Returns OLEF2CCeLocale
Handle hDispatchDriver
OLEF2CCeLocale retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComProductLocaleID OLEF2CCeLocale value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUndoManager Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUndoManager Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_VARIANT to value
End_Procedure
Procedure ComAddDataSource Variant llDataSource
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llDataSource
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Procedure ComAddTable Variant llTable Variant llRelatedTableLinks
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTable
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llRelatedTableLinks
Send InvokeComMethod to hDispatchDriver 7 OLE_VT_VOID
End_Procedure
Procedure ComAddTableLink Variant llTableLink
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTableLink
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Procedure ComAdvise Variant llpVal
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llpVal
Send InvokeComMethod to hDispatchDriver 9 OLE_VT_VOID
End_Procedure
Procedure ComBeginTransaction
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 10 OLE_VT_VOID
End_Procedure
Function ComCanExecuteSQL Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComDoSmartLinking
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 12 OLE_VT_VOID
End_Procedure
Procedure ComEndTransaction
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 13 OLE_VT_VOID
End_Procedure
Function ComFindConnectionInfoByDBServerName String llServerName Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llServerName
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComFindTableLink Variant llfromTable Variant llToTable Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llfromTable
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llToTable
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetConnectionInfos Variant llPromptProperties Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llPromptProperties
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetServerNames Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComLogon String llUserName String llPassword
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llUserName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPassword
Send InvokeComMethod to hDispatchDriver 18 OLE_VT_VOID
End_Procedure
Procedure ComLogonEx String llServerName String llDatabaseName String llUserName String llPassword
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_BSTR llServerName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llDatabaseName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llUserName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPassword
Send InvokeComMethod to hDispatchDriver 19 OLE_VT_VOID
End_Procedure
Procedure ComModifyFieldHeading Variant llDBField String llNewFieldHeadingText
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llDBField
Send DefineParam to hDispatchDriver OLE_VT_BSTR llNewFieldHeadingText
Send InvokeComMethod to hDispatchDriver 20 OLE_VT_VOID
End_Procedure
Procedure ComModifyTableAlias Variant llTable String llNewTableAlias
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTable
Send DefineParam to hDispatchDriver OLE_VT_BSTR llNewTableAlias
Send InvokeComMethod to hDispatchDriver 21 OLE_VT_VOID
End_Procedure
Procedure ComModifyTableConnectionInfo String llTableAlias Variant llNewConnectionInfo
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableAlias
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llNewConnectionInfo
Send InvokeComMethod to hDispatchDriver 22 OLE_VT_VOID
End_Procedure
Procedure ComModifyTableLink Variant llOldTableLink Variant llNewTableLink
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llOldTableLink
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llNewTableLink
Send InvokeComMethod to hDispatchDriver 23 OLE_VT_VOID
End_Procedure
Procedure ComRemoveTable String llTableAlias
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableAlias
Send InvokeComMethod to hDispatchDriver 24 OLE_VT_VOID
End_Procedure
Procedure ComRemoveTableLink Variant llTableLink
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTableLink
Send InvokeComMethod to hDispatchDriver 25 OLE_VT_VOID
End_Procedure
Procedure ComReplaceConnection Variant lloldConnection Variant llnewConnection Variant llParameterFields Variant llcrDBOptionUseDefault
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_VARIANT lloldConnection
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llnewConnection
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llParameterFields
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llcrDBOptionUseDefault
Send InvokeComMethod to hDispatchDriver 26 OLE_VT_VOID
End_Procedure
Procedure ComResetData Boolean llbClientOnly
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llbClientOnly
Send InvokeComMethod to hDispatchDriver 27 OLE_VT_VOID
End_Procedure
Procedure ComSetConnectionInfos Variant llConnectionInfos
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llConnectionInfos
Send InvokeComMethod to hDispatchDriver 28 OLE_VT_VOID
End_Procedure
Procedure ComSetDataSource Variant llDataSource String llOldTableAlias String llNewTableName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llDataSource
Send DefineParam to hDispatchDriver OLE_VT_BSTR llOldTableAlias
Send DefineParam to hDispatchDriver OLE_VT_BSTR llNewTableName
Send InvokeComMethod to hDispatchDriver 29 OLE_VT_VOID
End_Procedure
Procedure ComSetSQLCommandTable Variant llconnInfo String llNewTableName String llsqlString
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llconnInfo
Send DefineParam to hDispatchDriver OLE_VT_BSTR llNewTableName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsqlString
Send InvokeComMethod to hDispatchDriver 30 OLE_VT_VOID
End_Procedure
Procedure ComSetTableLocation Variant llCurTable Variant llNewTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llCurTable
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llNewTable
Send InvokeComMethod to hDispatchDriver 31 OLE_VT_VOID
End_Procedure
Procedure ComSetTableLocationByServerDatabaseName String llTableAlias String llServerName String llDatabaseName String llUserName String llPassword
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 5
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableAlias
Send DefineParam to hDispatchDriver OLE_VT_BSTR llServerName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llDatabaseName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llUserName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPassword
Send InvokeComMethod to hDispatchDriver 32 OLE_VT_VOID
End_Procedure
Procedure ComSetTableLocationEx Variant llCurTable Variant llNewTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llCurTable
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llNewTable
Send InvokeComMethod to hDispatchDriver 33 OLE_VT_VOID
End_Procedure
Function ComToDataSet Variant lldata String llTableAlias Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT lldata
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableAlias
Get InvokeComMethod of hDispatchDriver 34 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComUnadvise Variant llpVal
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llpVal
Send InvokeComMethod to hDispatchDriver 35 OLE_VT_VOID
End_Procedure
Procedure ComUpdateData Variant llpDatabase Boolean llbClientOnly
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llpDatabase
Send DefineParam to hDispatchDriver OLE_VT_BOOL llbClientOnly
Send InvokeComMethod to hDispatchDriver 36 OLE_VT_VOID
End_Procedure
Function ComVerifyTableConnectivity Variant llTable Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTable
Get InvokeComMethod of hDispatchDriver 37 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
End_Class
// CLSID: {235DA156-FB09-43DC-93F0-8D45247248AC}
Class cFlex2CrystalIDatabaseControllerEvents is a Mixin
{ MethodType=Event }
Procedure OnComAdded
End_Procedure
{ MethodType=Event }
Procedure OnComAliasChanged
End_Procedure
{ MethodType=Event }
Procedure OnComBeginTransaction
End_Procedure
{ MethodType=Event }
Procedure OnComChanged
End_Procedure
{ MethodType=Event }
Procedure OnComDataSourceChanged
End_Procedure
{ MethodType=Event }
Procedure OnComEndTransaction
End_Procedure
{ MethodType=Event }
Procedure OnComRemoved
End_Procedure
{ Visibility=Private }
Procedure RegisterComEvents
Send RegisterComEvent 1 msg_OnComAdded
Send RegisterComEvent 2 msg_OnComAliasChanged
Send RegisterComEvent 3 msg_OnComBeginTransaction
Send RegisterComEvent 4 msg_OnComChanged
Send RegisterComEvent 5 msg_OnComDataSourceChanged
Send RegisterComEvent 6 msg_OnComEndTransaction
Send RegisterComEvent 7 msg_OnComRemoved
End_Procedure
End_Class
Class cFlex2CrystalDatabaseController is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIDatabaseController
Import_Class_Protocol cFlex2CrystalIDatabaseControllerEvents
Procedure Construct_Object
Forward Send Construct_Object
Set psEventId to "{235DA156-FB09-43DC-93F0-8D45247248AC}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIDatabaseControllerClass is a Mixin
{ MethodType=Property DesignTime=False }
Function ComDatabase Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDatabase Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPreferredViewingLocaleID Returns OLEF2CCeLocale
Handle hDispatchDriver
OLEF2CCeLocale retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPreferredViewingLocaleID OLEF2CCeLocale value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComProductLocaleID Returns OLEF2CCeLocale
Handle hDispatchDriver
OLEF2CCeLocale retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComProductLocaleID OLEF2CCeLocale value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUndoManager Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUndoManager Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_VARIANT to value
End_Procedure
Procedure ComAddDataSource Variant llDataSource
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llDataSource
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Procedure ComAddTable Variant llTable Variant llRelatedTableLinks
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTable
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llRelatedTableLinks
Send InvokeComMethod to hDispatchDriver 7 OLE_VT_VOID
End_Procedure
Procedure ComAddTableLink Variant llTableLink
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTableLink
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Procedure ComAdvise Variant llpVal
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llpVal
Send InvokeComMethod to hDispatchDriver 9 OLE_VT_VOID
End_Procedure
Procedure ComBeginTransaction
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 10 OLE_VT_VOID
End_Procedure
Function ComCanExecuteSQL Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComDoSmartLinking
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 13 OLE_VT_VOID
End_Procedure
Procedure ComEndTransaction
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComFindConnectionInfoByDBServerName String llServerName Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llServerName
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComFindTableLink Variant llfromTable Variant llToTable Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llfromTable
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llToTable
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetConnectionInfos Variant llPromptProperties Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llPromptProperties
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComGetServerNames Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComLogon String llUserName String llPassword
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llUserName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPassword
Send InvokeComMethod to hDispatchDriver 22 OLE_VT_VOID
End_Procedure
Procedure ComLogonEx String llServerName String llDatabaseName String llUserName String llPassword
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_BSTR llServerName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llDatabaseName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llUserName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPassword
Send InvokeComMethod to hDispatchDriver 23 OLE_VT_VOID
End_Procedure
Procedure ComModifyFieldHeading Variant llDBField String llNewFieldHeadingText
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llDBField
Send DefineParam to hDispatchDriver OLE_VT_BSTR llNewFieldHeadingText
Send InvokeComMethod to hDispatchDriver 24 OLE_VT_VOID
End_Procedure
Procedure ComModifyTableAlias Variant llTable String llNewTableAlias
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTable
Send DefineParam to hDispatchDriver OLE_VT_BSTR llNewTableAlias
Send InvokeComMethod to hDispatchDriver 25 OLE_VT_VOID
End_Procedure
Procedure ComModifyTableConnectionInfo String llTableAlias Variant llNewConnectionInfo
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableAlias
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llNewConnectionInfo
Send InvokeComMethod to hDispatchDriver 26 OLE_VT_VOID
End_Procedure
Procedure ComModifyTableLink Variant llOldTableLink Variant llNewTableLink
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llOldTableLink
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llNewTableLink
Send InvokeComMethod to hDispatchDriver 27 OLE_VT_VOID
End_Procedure
Procedure ComRemoveTable String llTableAlias
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableAlias
Send InvokeComMethod to hDispatchDriver 28 OLE_VT_VOID
End_Procedure
Procedure ComRemoveTableLink Variant llTableLink
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTableLink
Send InvokeComMethod to hDispatchDriver 29 OLE_VT_VOID
End_Procedure
Procedure ComReplaceConnection Variant lloldConnection Variant llnewConnection Variant llParameterFields Variant llcrDBOptionUseDefault
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_VARIANT lloldConnection
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llnewConnection
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llParameterFields
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llcrDBOptionUseDefault
Send InvokeComMethod to hDispatchDriver 30 OLE_VT_VOID
End_Procedure
Procedure ComResetData Boolean llbClientOnly
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llbClientOnly
Send InvokeComMethod to hDispatchDriver 31 OLE_VT_VOID
End_Procedure
Procedure ComSetConnectionInfos Variant llConnectionInfos
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llConnectionInfos
Send InvokeComMethod to hDispatchDriver 32 OLE_VT_VOID
End_Procedure
Procedure ComSetDataSource Variant llDataSource String llOldTableAlias String llNewTableName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llDataSource
Send DefineParam to hDispatchDriver OLE_VT_BSTR llOldTableAlias
Send DefineParam to hDispatchDriver OLE_VT_BSTR llNewTableName
Send InvokeComMethod to hDispatchDriver 33 OLE_VT_VOID
End_Procedure
Procedure ComSetSQLCommandTable Variant llconnInfo String llNewTableName String llsqlString
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llconnInfo
Send DefineParam to hDispatchDriver OLE_VT_BSTR llNewTableName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsqlString
Send InvokeComMethod to hDispatchDriver 34 OLE_VT_VOID
End_Procedure
Procedure ComSetTableLocation Variant llCurTable Variant llNewTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llCurTable
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llNewTable
Send InvokeComMethod to hDispatchDriver 35 OLE_VT_VOID
End_Procedure
Procedure ComSetTableLocationByServerDatabaseName String llTableAlias String llServerName String llDatabaseName String llUserName String llPassword
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 5
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableAlias
Send DefineParam to hDispatchDriver OLE_VT_BSTR llServerName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llDatabaseName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llUserName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPassword
Send InvokeComMethod to hDispatchDriver 36 OLE_VT_VOID
End_Procedure
Procedure ComSetTableLocationEx Variant llCurTable Variant llNewTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llCurTable
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llNewTable
Send InvokeComMethod to hDispatchDriver 37 OLE_VT_VOID
End_Procedure
Function ComToDataSet Variant lldata String llTableAlias Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT lldata
Send DefineParam to hDispatchDriver OLE_VT_BSTR llTableAlias
Get InvokeComMethod of hDispatchDriver 38 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 39 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComUnadvise Variant llpVal
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llpVal
Send InvokeComMethod to hDispatchDriver 40 OLE_VT_VOID
End_Procedure
Procedure ComUpdateData Variant llpDatabase Boolean llbClientOnly
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llpDatabase
Send DefineParam to hDispatchDriver OLE_VT_BOOL llbClientOnly
Send InvokeComMethod to hDispatchDriver 41 OLE_VT_VOID
End_Procedure
Function ComVerifyTableConnectivity Variant llTable Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTable
Get InvokeComMethod of hDispatchDriver 42 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalIDatabaseControllerClassEvents is a Mixin
{ MethodType=Event }
Procedure OnComAdded
End_Procedure
{ MethodType=Event }
Procedure OnComAliasChanged
End_Procedure
{ MethodType=Event }
Procedure OnComBeginTransaction
End_Procedure
{ MethodType=Event }
Procedure OnComChanged
End_Procedure
{ MethodType=Event }
Procedure OnComDataSourceChanged
End_Procedure
{ MethodType=Event }
Procedure OnComEndTransaction
End_Procedure
{ MethodType=Event }
Procedure OnComRemoved
End_Procedure
{ Visibility=Private }
Procedure RegisterComEvents
Send RegisterComEvent 1 msg_OnComAdded
Send RegisterComEvent 2 msg_OnComAliasChanged
Send RegisterComEvent 3 msg_OnComBeginTransaction
Send RegisterComEvent 4 msg_OnComChanged
Send RegisterComEvent 5 msg_OnComDataSourceChanged
Send RegisterComEvent 6 msg_OnComEndTransaction
Send RegisterComEvent 7 msg_OnComRemoved
End_Procedure
End_Class
Class cFlex2CrystalDatabaseControllerClass is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIDatabaseControllerClass
Import_Class_Protocol cFlex2CrystalIDatabaseControllerClassEvents
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{40DF7AB8-2B9C-4338-AC72-3A5294BA17B9}"
Set psEventId to "{C54845FA-6D09-48ED-B7FE-D3E32CC9C158}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalITablesClass is a Mixin
{ MethodType=Property DesignTime=False }
Function ComClassName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComAdd Variant llTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTable
Send InvokeComMethod to hDispatchDriver 4 OLE_VT_VOID
End_Procedure
Function ComClone Boolean llDeepClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepClone
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComCopyTo Variant llTables Boolean llDeepCopy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTables
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepCopy
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Procedure ComEnsureCapacity Integer llMaxCapacity
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llMaxCapacity
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals_2 Variant llTables Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTables
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComFindByAlias String llAliasName Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llAliasName
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComFindIndexOf Variant llTable Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTable
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComFindTableByAlias String llAliasName Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llAliasName
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComInsert Integer llIndex Variant llTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTable
Send InvokeComMethod to hDispatchDriver 17 OLE_VT_VOID
End_Procedure
Procedure ComRemove Integer llIndex
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send InvokeComMethod to hDispatchDriver 18 OLE_VT_VOID
End_Procedure
Procedure ComRemoveAll
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 19 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalTablesClass is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalITablesClass
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{9228D7E4-6443-43E3-81D0-3F053A661987}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
// F2C Name: cComIF2CTables
Class cFlex2CrystalIDatabaseTables is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCurrent Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComMoveNext Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalDatabaseTables is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIDatabaseTables
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalITableClass is a Mixin
{ MethodType=Property DesignTime=False }
Function ComAlias Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAlias String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComAttributes Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAttributes Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComClassName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComConnectionInfo Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComConnectionInfo Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDataFields Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDataFields Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDescription Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDescription String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComQualifiedName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComQualifiedName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_BSTR to value
End_Procedure
Function ComClone Boolean llDeepClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepClone
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComCopyTo Variant llTable Boolean llDeepCopy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTable
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepCopy
Send InvokeComMethod to hDispatchDriver 10 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llTable Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llTable
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals_2 Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComReserved1
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 16 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalTableClass is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalITableClass
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{D00CC8E3-584A-4242-AE07-344753C95338}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIDatabaseTable is a Mixin
// Custom Properties
Function ComDllName Returns String
Handle hoTLI hoCI hoBag hoDCC hoRASDB hoRASTables hoRASTable hoSRC
Variant vCI vBag vRetval vDCC vRASDB vRASTables vRASTable vSRC
String sVal
If (not(ComIsSubreport(Self))) Begin
Get ComDatabaseController of (ReportClientDocumentObject(Self)) to vDCC
Get Create U_cFlex2CrystalDatabaseController to hoDCC
Set pvComObject of hoDCC to vDCC
Get ComDatabase of hoDCC to vRASDB
Get Create U_cComF2CCrystalDecisions_ReportAppServer_DataDefModel_Database to hoRASDB
Set pvComObject of hoRASDB to vRASDB
Send Destroy of hoDCC
End
Else Begin
Get ComSubreportController of (ReportClientDocumentObject(Self)) to vSRC
Get Create U_cFlex2CrystalSubreportController to hoSRC
Set pvComObject of hoSRC to vSRC
Get ComGetSubreportDatabase of hoSRC (psSubReportName(Self)) to vRASDB
Send Destroy of hoSRC
If (not(IsNullComObject(vRASDB))) Begin
Get Create U_cComF2CCrystalDecisions_ReportAppServer_DataDefModel_Database to hoRASDB
Set pvComObject of hoRASDB to vRASDB
End
Else Begin
Send Destroy of hoRASDB
Function_Return ""
End
End
Get ComTables of hoRASDB to vRASTables
Get Create U_cComF2CCrystalDecisions_ReportAppServer_DataDefModel_Tables to hoRASTables
Set pvComObject of hoRASTables to vRASTables
Send Destroy of hoRASDB
Get ComFindTableByAlias of hoRASTables (ComName(Self)) to vRASTable
Send Destroy of hoRASTables
If (not(IsNullComObject(vRASTable))) Begin
Get Create U_cComF2CCrystalDecisions_ReportAppServer_DataDefModel_Table to hoRASTable
Set pvComObject of hoRASTable to vRASTable
Get ComConnectionInfo of hoRASTable to vCI
Get Create U_cComF2CCrystalDecisions_ReportAppServer_DataDefModel_ConnectionInfo to hoCI
Set pvComObject of hoCI to vCI
Send Destroy of hoRASTable
Get ComAttributes of hoCI to vBag
Get Create U_cComF2CPropertyBag to hoBag
Set pvComObject of hoBag to vBag
Send Destroy of hoCI
Get ComItem of hoBag "Database DLL" to sVal
Send Destroy of hoBag
End
Function_Return sVal
End_Function
Function ComConnectBufferString Returns String
Function_Return ""
End_Function
Function ComConnectionProperties Returns Variant
Function_Return Self
End_Function
{ MethodType=Property DesignTime=False }
Function ComFields Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLocation Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLocation String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComLogOnInfo Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComApplyLogOnInfo Variant llLogOnInfo
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llLogOnInfo
Send InvokeComMethod to hDispatchDriver 5 OLE_VT_VOID
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComSetDataSource Variant lldataSet
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH lldataSet
Send InvokeComMethod to hDispatchDriver 10 OLE_VT_VOID
End_Procedure
Procedure ComSetDataSource_2 Variant lldataTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH lldataTable
Send InvokeComMethod to hDispatchDriver 11 OLE_VT_VOID
End_Procedure
Procedure ComSetDataSource_3 Variant lldataReader
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT lldataReader
Send InvokeComMethod to hDispatchDriver 12 OLE_VT_VOID
End_Procedure
Procedure ComSetDataSource_5 Variant llval
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llval
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
Function ComTestConnectivity Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalDatabaseTable is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIDatabaseTable
Procedure Construct_Object
Forward Send Construct_Object
Set psEventId to "{16DB1FC4-E363-46B6-A2D4-EAB0BAD34533}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalConnectionProperty is a cObject
Procedure Construct_Object
Property String psPropName
Property Handle phoTable
Property Handle phoLogon
Property Handle phoConnInfo
Forward Send Construct_Object
End_Procedure
Function IsComObjectCreated Returns Boolean
Function_Return True
End_Function
Procedure Set pvComObject Variant value // gets passed the handle of properties object
Set psPropName to (psLastItem(value))
Set phoTable to (phoTable(value))
Set phoLogon to (phoLogon(value))
Set phoConnInfo to (phoConnInfo(value))
End_Procedure
Procedure Set ComValue String value
String prop
Get psPropName to prop
If (Uppercase(prop) = "DSN" or Uppercase(prop) = "DATA SOURCE") Set ComServerName of (phoConnInfo(Self)) to value
Else If (Uppercase(prop) = "DATABASE" or Uppercase(prop) = "INITIAL CATALOG") Set ComDatabaseName of (phoConnInfo(Self)) to value
Else If (Uppercase(prop) = "USER ID") Set ComUserID of (phoConnInfo(Self)) to value
Else If (Uppercase(prop) = "PASSWORD") Set ComPassword of (phoConnInfo(Self)) to value
Else If (Uppercase(prop) = "INTEGRATED SECURITY") Set ComIntegratedSecurity of (phoConnInfo(Self)) to value
End_Procedure
End_Class
Class cFlex2CrystalConnectionProperties is a cObject
Procedure Construct_Object
Property Handle phoTable
Property Handle phoLogon
Property Handle phoConnInfo
Property Handle phoRASConnInfo
Property String psLastItem
Forward Send Construct_Object
End_Procedure
Function IsComObjectCreated Returns Boolean
Function_Return True
End_Function
Procedure Set pvComObject Variant value
Handle hoLogon hoConnInfo
Variant vLogon vConnInfo
Handle hoTLI hoCI hoBag hoDCC hoRASDB hoRASTables hoRASTable hoSRC
Variant vCI vBag vRetval vDCC vRASDB vRASTables vRASTable vSRC
String sVal
Set phoTable to value
Get ComLogOnInfo of value to vLogon
Get Create U_cFlex2CrystalTableLogOnInfo to hoLogon
Set pvComObject of hoLogon to vLogon
Set phoLogon to hoLogon
Get ComConnectionInfo of hoLogon to vConnInfo
Get Create U_cFlex2CrystalConnectionInfo to hoConnInfo
Set pvComObject of hoConnInfo to vConnInfo
Set phoConnInfo to hoConnInfo
Set ComTableName of hoLogon to (ComName(value))
If (not(ComIsSubreport(Self))) Begin
Get ComDatabaseController of (ReportClientDocumentObject(Self)) to vDCC
Get Create U_cFlex2CrystalDatabaseController to hoDCC
Set pvComObject of hoDCC to vDCC
Get ComDatabase of hoDCC to vRASDB
Get Create U_cComF2CCrystalDecisions_ReportAppServer_DataDefModel_Database to hoRASDB
Set pvComObject of hoRASDB to vRASDB
Send Destroy of hoDCC
End
Else Begin
Get ComSubreportController of (ReportClientDocumentObject(Self)) to vSRC
Get Create U_cFlex2CrystalSubreportController to hoSRC
Set pvComObject of hoSRC to vSRC
Get ComGetSubreportDatabase of hoSRC (psSubReportName(Self)) to vRASDB
Send Destroy of hoSRC
If (not(IsNullComObject(vRASDB))) Begin
Get Create U_cComF2CCrystalDecisions_ReportAppServer_DataDefModel_Database to hoRASDB
Set pvComObject of hoRASDB to vRASDB
End
Else Function_Return ""
End
Get ComTables of hoRASDB to vRASTables
Get Create U_cComF2CCrystalDecisions_ReportAppServer_DataDefModel_Tables to hoRASTables
Set pvComObject of hoRASTables to vRASTables
Send Destroy of hoRASDB
Get ComFindTableByAlias of hoRASTables (ComName(value)) to vRASTable
Send Destroy of hoRASTables
If (not(IsNullComObject(vRASTable))) Begin
Get Create U_cComF2CCrystalDecisions_ReportAppServer_DataDefModel_Table to hoRASTable
Set pvComObject of hoRASTable to vRASTable
Get ComConnectionInfo of hoRASTable to vCI
Get Create U_cComF2CCrystalDecisions_ReportAppServer_DataDefModel_ConnectionInfo to hoCI
Set pvComObject of hoCI to vCI
Set phoRASConnInfo to hoCI
Send Destroy of hoRASTable
End
End_Procedure
Function ComItem String sVal Returns Variant
Set psLastItem to sVal
Function_Return Self
End_Function
Procedure ComDelete String prop
Variant vBag
If (Uppercase(prop) = "DSN") Set ComServerName of (phoConnInfo(Self)) to ""
Else If (Uppercase(prop) = "DATABASE") Set ComDatabaseName of (phoConnInfo(Self)) to ""
Else If (Uppercase(prop) = "USER ID") Set ComUserID of (phoConnInfo(Self)) to ""
Else If (Uppercase(prop) = "PASSWORD") Set ComPassword of (phoConnInfo(Self)) to ""
End_Procedure
Procedure ComDumpSettings Handle ohTable
Variant vBag vPropBag
Handle hoBag hoPropBag
String sVal
Variant vStrings vVal
Handle hoStrings
Integer i
If (NUM_ARGUMENTS > 0) Begin
Get ComName of ohTable to sVal
Showln "Table Name = " sVal
End
Get ComAttributes of (phoRASConnInfo(Self)) to vBag
Get Create U_cComF2CPropertyBag to hoBag
Set pvComObject of hoBag to vBag
Get ComItem of hoBag "QE_LogonProperties" to vPropBag
Get Create U_cComF2CPropertyBag to hoPropBag
Set pvComObject of hoPropBag to vPropBag
Get Create U_cComF2CStrings to hoStrings
Get ComPropertyIDs of hoBag to vStrings
Set pvComObject of hoStrings to vStrings
For i from 1 to (ComCount(hoStrings))
Get ComItem of hoStrings i to sVal
If (sVal <> "QE_LogonProperties") Begin
Get ComItem of hoBag sVal to vVal
Showln sVal " = " vVal
End
Loop
Get ComPropertyIDs of hoPropBag to vStrings
Set pvComObject of hoStrings to vStrings
For i from 1 to (ComCount(hoStrings))
Get ComItem of hoStrings i to sVal
Get ComItem of hoPropBag sVal to vVal
Showln "QE_LogonProperty " sVal " = " vVal
Loop
Showln " kind = " (ComKind(phoRASConnInfo(Self)))
Showln
Send Destroy of hoBag
Send Destroy of hoPropBag
Send Destroy of hoStrings
End_Procedure
Procedure ComAdd String prop Variant value
Variant vBag vPropBag
Handle hoBag hoPropBag
String sVal
Variant vStrings vVal
Handle hoStrings
Integer i
If (Uppercase(prop) = "DSN" or Uppercase(prop) = "DATA SOURCE") Set ComServerName of (phoConnInfo(Self)) to value
Else If (Uppercase(prop) = "DATABASE" or Uppercase(prop) = "INITIAL CATALOG") Set ComDatabaseName of (phoConnInfo(Self)) to value
Else If (Uppercase(prop) = "USER ID") Set ComUserID of (phoConnInfo(Self)) to value
Else If (Uppercase(prop) = "PASSWORD") Set ComPassword of (phoConnInfo(Self)) to value
Else If (Uppercase(prop) = "INTEGRATED SECURITY") Set ComIntegratedSecurity of (phoConnInfo(Self)) to value
End_Procedure
End_Class
Class cFlex2CrystalIDataDefinition is a Mixin
{ MethodType=Property DesignTime=False }
Function ComFormulaFields Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComGroupNameFields Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComGroups Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComGroupSelectionFormula Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComGroupSelectionFormula String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComGroupSelectionFormulaRaw Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComParameterFields Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComRecordSelectionFormula Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComRecordSelectionFormula String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComRecordSelectionFormulaRaw Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComRunningTotalFields Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSavedDataSelectionFormula Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComSavedDataSelectionFormula String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComSavedDataSelectionFormulaRaw Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSortFields Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSQLExpressionFields Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSummaryFields Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 15 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalDataDefinition is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIDataDefinition
Procedure Construct_Object
Forward Send Construct_Object
Set psEventId to "{432E0BC4-1411-4FE0-A67F-CF85C6BCA20D}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
// CLSID: {38373B2B-F870-483C-BD97-D8B579D88FCF}
Class cFlex2CrystalIFieldsClass is a Mixin
{ MethodType=Property DesignTime=False }
Function ComClassName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComAdd Variant llField
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llField
Send InvokeComMethod to hDispatchDriver 4 OLE_VT_VOID
End_Procedure
Function ComClone Boolean llDeepClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepClone
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComCopyTo Variant llfields Boolean llDeepCopy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llfields
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepCopy
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Procedure ComEnsureCapacity Integer llMaxCapacity
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llMaxCapacity
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llfields Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llfields
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals_2 Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComFind String llfieldName OLEF2CCrFieldDisplayNameTypeEnum llDisplayNameType OLEF2CCeLocale llLocale Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_BSTR llfieldName
Send DefineParam to hDispatchDriver OLE_VT_I4 llDisplayNameType
Send DefineParam to hDispatchDriver OLE_VT_I4 llLocale
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComFindField String llfieldName OLEF2CCrFieldDisplayNameTypeEnum llDisplayNameType OLEF2CCeLocale llLocale Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_BSTR llfieldName
Send DefineParam to hDispatchDriver OLE_VT_I4 llDisplayNameType
Send DefineParam to hDispatchDriver OLE_VT_I4 llLocale
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComFindIndexOf Variant llField Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llField
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComInsert Integer llIndex Variant llField
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llField
Send InvokeComMethod to hDispatchDriver 17 OLE_VT_VOID
End_Procedure
Procedure ComRemove Integer llIndex
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send InvokeComMethod to hDispatchDriver 18 OLE_VT_VOID
End_Procedure
Procedure ComRemoveAll
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 19 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalFieldsClass is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIFieldsClass
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{A13B5D26-F549-4F3E-AF50-319FD4FB1982}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIFieldDefinition is a Mixin
{ MethodType=Property DesignTime=False }
Function ComFormulaName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CFieldKind
Handle hDispatchDriver
OLEF2CFieldKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComNumberOfBytes Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComUseCount Returns Short
Handle hDispatchDriver
Short retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I2 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComValueType Returns OLEF2CFieldValueType
Handle hDispatchDriver
OLEF2CFieldValueType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 7 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalFieldDefinition is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIFieldDefinition
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Define U_cFlex2CrystalFieldObject for U_cFlex2CrystalFieldDefinition
Class cFlex2CrystalIDatabaseFieldDefinitions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCurrent Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComMoveNext Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalDatabaseFieldDefinitions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIDatabaseFieldDefinitions
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIDBFieldClass is a Mixin
{ MethodType=Property DesignTime=False }
Function ComAttributes Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAttributes Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComClassName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDescription Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDescription String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComFormulaForm Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHeadingText Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHeadingText String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComIsRecurring Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CCrFieldKindEnum
Handle hDispatchDriver
OLEF2CCrFieldKindEnum retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLength Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLength Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 9 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComTableAlias Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTableAlias String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComType Returns OLEF2CCrFieldValueTypeEnum
Handle hDispatchDriver
OLEF2CCrFieldValueTypeEnum retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComType OLEF2CCrFieldValueTypeEnum value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 11 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUseCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUseCount Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 12 OLE_VT_I4 to value
End_Procedure
Function ComClone Boolean llDeepClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepClone
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComCopyTo Variant llField Boolean llDeepCopy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llField
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepCopy
Send InvokeComMethod to hDispatchDriver 16 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llField Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llField
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals_2 Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComReserved1
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 22 OLE_VT_VOID
End_Procedure
Procedure ComReserved10
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 23 OLE_VT_VOID
End_Procedure
Procedure ComReserved11
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 24 OLE_VT_VOID
End_Procedure
Procedure ComReserved12
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 25 OLE_VT_VOID
End_Procedure
Procedure ComReserved13
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 26 OLE_VT_VOID
End_Procedure
Procedure ComReserved14
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 27 OLE_VT_VOID
End_Procedure
Procedure ComReserved15
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 28 OLE_VT_VOID
End_Procedure
Procedure ComReserved16
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 29 OLE_VT_VOID
End_Procedure
Procedure ComReserved17
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 30 OLE_VT_VOID
End_Procedure
Procedure ComReserved18
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 31 OLE_VT_VOID
End_Procedure
Procedure ComReserved19
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 32 OLE_VT_VOID
End_Procedure
Procedure ComReserved2
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 33 OLE_VT_VOID
End_Procedure
Procedure ComReserved20
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 34 OLE_VT_VOID
End_Procedure
Procedure ComReserved21
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 35 OLE_VT_VOID
End_Procedure
Procedure ComReserved22
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 36 OLE_VT_VOID
End_Procedure
Procedure ComReserved3
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 37 OLE_VT_VOID
End_Procedure
Procedure ComReserved4
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 38 OLE_VT_VOID
End_Procedure
Procedure ComReserved5
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 39 OLE_VT_VOID
End_Procedure
Procedure ComReserved6
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 40 OLE_VT_VOID
End_Procedure
Procedure ComReserved9
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 41 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 42 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalDBFieldClass is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIDBFieldClass
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{CE966325-A214-4644-A77C-E3B03AF5EEB3}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIRunningTotalFieldDefinition is a Mixin
{ MethodType=Property DesignTime=False }
Function ComEvaluationCondition Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComEvaluationConditionType Returns OLEF2CRunningTotalCondition
Handle hDispatchDriver
OLEF2CRunningTotalCondition retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComFormulaName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComGroup Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsPercentageSummary Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CFieldKind
Handle hDispatchDriver
OLEF2CFieldKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComNumberOfBytes Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComOperation Returns OLEF2CSummaryOperation
Handle hDispatchDriver
OLEF2CSummaryOperation retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComOperationParameter Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComResetCondition Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComResetConditionType Returns OLEF2CRunningTotalCondition
Handle hDispatchDriver
OLEF2CRunningTotalCondition retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSecondarySummarizedField Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSummarizedField Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComUseCount Returns Short
Handle hDispatchDriver
Short retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_I2 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComValueType Returns OLEF2CFieldValueType
Handle hDispatchDriver
OLEF2CFieldValueType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 17 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 21 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalRunningTotalFieldDefinition is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIRunningTotalFieldDefinition
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIRunningTotalFieldDefinitions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCurrent Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComMoveNext Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalRunningTotalFieldDefinitions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIRunningTotalFieldDefinitions
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIGroupNameFieldDefinitions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCurrent Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComMoveNext Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalGroupNameFieldDefinitions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIGroupNameFieldDefinitions
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIGroupNameFieldDefinition is a Mixin
{ MethodType=Property DesignTime=False }
Function ComFormulaName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComGroup Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComGroupNameFieldName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CFieldKind
Handle hDispatchDriver
OLEF2CFieldKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComNumberOfBytes Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComUseCount Returns Short
Handle hDispatchDriver
Short retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I2 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComValueType Returns OLEF2CFieldValueType
Handle hDispatchDriver
OLEF2CFieldValueType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 9 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalGroupNameFieldDefinition is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIGroupNameFieldDefinition
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIDatabaseFieldDefinition is a Mixin
// Custom Properties
{ MethodType=Property DesignTime=False }
Function ComDatabaseFieldName Returns String
Function_Return (ComName(Self))
End_Function
Function ComDatabaseFieldDisplayName Returns String
Function_Return (ComName(Self))
End_Function
Function ComTableAliasName Returns String
Function_Return (ComTableName(Self))
End_Function
// Standard
{ MethodType=Property DesignTime=False }
Function ComFormulaName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CFieldKind
Handle hDispatchDriver
OLEF2CFieldKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComNumberOfBytes Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComTableName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComUseCount Returns Short
Handle hDispatchDriver
Short retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I2 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComValueType Returns OLEF2CFieldValueType
Handle hDispatchDriver
OLEF2CFieldValueType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalDatabaseFieldDefinition is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIDatabaseFieldDefinition
Procedure Construct_Object
Forward Send Construct_Object
Set psEventId to "{84F68137-03A1-466F-855D-C124A7F82C03}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIFormulaFieldDefinitions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCurrent Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComMoveNext Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalFormulaFieldDefinitions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIFormulaFieldDefinitions
Procedure Construct_Object
Forward Send Construct_Object
Set psEventId to "{1A657237-61A2-4648-B6E9-30B5F7795AED}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIFormulaFieldDefinition is a Mixin
// Custom Methods
Function ComFormulaFieldName Returns String
Function_Return (ComFormulaName(Self))
End_Function
// Standard Methods
{ MethodType=Property DesignTime=False }
Function ComFormulaName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CFieldKind
Handle hDispatchDriver
OLEF2CFieldKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComNumberOfBytes Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComText Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComText String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUseCount Returns Short
Handle hDispatchDriver
Short retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I2 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComValueType Returns OLEF2CFieldValueType
Handle hDispatchDriver
OLEF2CFieldValueType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 9 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalFormulaFieldDefinition is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIFormulaFieldDefinition
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIParameterFieldDefinitions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCurrent Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComItem_2 Variant llIndex Variant llIndex2 Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex2
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 9 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComMoveNext Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 15 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalParameterFieldDefinitions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIParameterFieldDefinitions
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIParameterFields is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCapacity Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComCapacity Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsFixedSize Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Variant llIndex2 Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex2
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComItem_2 Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComAdd Variant llparameterField Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llparameterField
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComAdd_2 Variant llparameterField Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llparameterField
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComAdd_3 String llName OLEF2CParameterValueKind llValueType OLEF2CDiscreteOrRangeKind llpromptingType Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Send DefineParam to hDispatchDriver OLE_VT_I4 llValueType
Send DefineParam to hDispatchDriver OLE_VT_I4 llpromptingType
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComAdd_4 String llName OLEF2CParameterValueKind llValueType OLEF2CDiscreteOrRangeKind llpromptingType String llReportName Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Send DefineParam to hDispatchDriver OLE_VT_I4 llValueType
Send DefineParam to hDispatchDriver OLE_VT_I4 llpromptingType
Send DefineParam to hDispatchDriver OLE_VT_BSTR llReportName
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComBinarySearch_2 Variant llValue Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComClear
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 17 OLE_VT_VOID
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComContains Variant llItem Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llItem
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 23 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComFind String llName String llSubreportName Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llSubreportName
Get InvokeComMethod of hDispatchDriver 24 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 27 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIndexOf Variant llValue Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Get InvokeComMethod of hDispatchDriver 30 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIndexOf_2 Variant llValue Integer llstartIndex Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Send DefineParam to hDispatchDriver OLE_VT_I4 llstartIndex
Get InvokeComMethod of hDispatchDriver 31 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIndexOf_3 Variant llValue Integer llstartIndex Integer llCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Send DefineParam to hDispatchDriver OLE_VT_I4 llstartIndex
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Get InvokeComMethod of hDispatchDriver 32 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComInsert Integer llIndex Variant llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Send InvokeComMethod to hDispatchDriver 33 OLE_VT_VOID
End_Procedure
Function ComLastIndexOf Variant llValue Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Get InvokeComMethod of hDispatchDriver 35 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComLastIndexOf_2 Variant llValue Integer llstartIndex Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Send DefineParam to hDispatchDriver OLE_VT_I4 llstartIndex
Get InvokeComMethod of hDispatchDriver 36 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComLastIndexOf_3 Variant llValue Integer llstartIndex Integer llCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Send DefineParam to hDispatchDriver OLE_VT_I4 llstartIndex
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Get InvokeComMethod of hDispatchDriver 37 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComMerge Variant llsourceParamFields
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llsourceParamFields
Send InvokeComMethod to hDispatchDriver 38 OLE_VT_VOID
End_Procedure
Procedure ComRemove Variant llobj
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Send InvokeComMethod to hDispatchDriver 39 OLE_VT_VOID
End_Procedure
Procedure ComRemoveAt Integer llIndex
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send InvokeComMethod to hDispatchDriver 40 OLE_VT_VOID
End_Procedure
Procedure ComRemoveRange Integer llIndex Integer llCount
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Send InvokeComMethod to hDispatchDriver 41 OLE_VT_VOID
End_Procedure
Procedure ComReverse
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 42 OLE_VT_VOID
End_Procedure
Procedure ComReverse_2 Integer llIndex Integer llCount
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Send InvokeComMethod to hDispatchDriver 43 OLE_VT_VOID
End_Procedure
Procedure ComSort
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 45 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 50 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComTrimToSize
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 51 OLE_VT_VOID
End_Procedure
End_Class
Class cFlex2CrystalParameterFields is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIParameterFields
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{19BD82D0-917B-4556-9125-EFA832BB6ED1}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIParameterValues is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCapacity Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComCapacity Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsFixedSize Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsNoValue Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComIsNoValue Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComAdd Variant llparameterValue Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llparameterValue
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComAdd_2 Variant llparameterValue Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llparameterValue
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComAddRange_2 Variant llLowerBound Variant llUpperBound OLEF2CRangeBoundType llLowerBoundType OLEF2CRangeBoundType llUpperBoundType Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llLowerBound
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llUpperBound
Send DefineParam to hDispatchDriver OLE_VT_I4 llLowerBoundType
Send DefineParam to hDispatchDriver OLE_VT_I4 llUpperBoundType
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComAddValue Variant llValue Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComBinarySearch_2 Variant llValue Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComClear
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 17 OLE_VT_VOID
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComContains Variant llItem Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llItem
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 23 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 26 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIndexOf Variant llValue Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Get InvokeComMethod of hDispatchDriver 29 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIndexOf_2 Variant llValue Integer llstartIndex Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Send DefineParam to hDispatchDriver OLE_VT_I4 llstartIndex
Get InvokeComMethod of hDispatchDriver 30 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIndexOf_3 Variant llValue Integer llstartIndex Integer llCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Send DefineParam to hDispatchDriver OLE_VT_I4 llstartIndex
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Get InvokeComMethod of hDispatchDriver 31 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComInsert Integer llIndex Variant llparameterValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llparameterValue
Send InvokeComMethod to hDispatchDriver 32 OLE_VT_VOID
End_Procedure
Procedure ComInsert_2 Integer llIndex Variant llValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llValue
Send InvokeComMethod to hDispatchDriver 33 OLE_VT_VOID
End_Procedure
Function ComLastIndexOf Variant llValue Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Get InvokeComMethod of hDispatchDriver 35 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComLastIndexOf_2 Variant llValue Integer llstartIndex Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Send DefineParam to hDispatchDriver OLE_VT_I4 llstartIndex
Get InvokeComMethod of hDispatchDriver 36 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComLastIndexOf_3 Variant llValue Integer llstartIndex Integer llCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llValue
Send DefineParam to hDispatchDriver OLE_VT_I4 llstartIndex
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Get InvokeComMethod of hDispatchDriver 37 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComRemove Variant llobj
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Send InvokeComMethod to hDispatchDriver 38 OLE_VT_VOID
End_Procedure
Procedure ComRemoveAt Integer llIndex
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send InvokeComMethod to hDispatchDriver 39 OLE_VT_VOID
End_Procedure
Procedure ComRemoveRange Integer llIndex Integer llCount
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Send InvokeComMethod to hDispatchDriver 40 OLE_VT_VOID
End_Procedure
Procedure ComReverse
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 41 OLE_VT_VOID
End_Procedure
Procedure ComReverse_2 Integer llIndex Integer llCount
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_I4 llCount
Send InvokeComMethod to hDispatchDriver 42 OLE_VT_VOID
End_Procedure
Procedure ComSort
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 44 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 49 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComTrimToSize
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 50 OLE_VT_VOID
End_Procedure
End_Class
Class cFlex2CrystalParameterValues is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIParameterValues
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{1DE8AC8D-1616-468B-ABF0-8A50C0B0BF78}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIParameterValue is a Mixin
{ MethodType=Property DesignTime=False }
Function ComDescription Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDescription String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComIsRange Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComIsRange Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CDiscreteOrRangeKind
Handle hDispatchDriver
OLEF2CDiscreteOrRangeKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComKind OLEF2CDiscreteOrRangeKind value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUKind Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUKind Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I4 to value
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalParameterValue is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIParameterValue
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIParameterDiscreteValue is a Mixin
{ MethodType=Property DesignTime=False }
Function ComDescription Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDescription String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComIsRange Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComIsRange Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CDiscreteOrRangeKind
Handle hDispatchDriver
OLEF2CDiscreteOrRangeKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComKind OLEF2CDiscreteOrRangeKind value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUKind Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUKind Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComValue Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComValue Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_VARIANT to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalParameterDiscreteValue is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIParameterDiscreteValue
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{886A3037-F41E-4936-9DA4-C489279C17D4}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIParameterRangeValue is a Mixin
{ MethodType=Property DesignTime=False }
Function ComDescription Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDescription String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEndValue Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEndValue Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComIsRange Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComIsRange Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CDiscreteOrRangeKind
Handle hDispatchDriver
OLEF2CDiscreteOrRangeKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComKind OLEF2CDiscreteOrRangeKind value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComLowerBoundType Returns OLEF2CRangeBoundType
Handle hDispatchDriver
OLEF2CRangeBoundType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLowerBoundType OLEF2CRangeBoundType value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComStartValue Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComStartValue Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUKind Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUKind Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComULowerBoundType Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComULowerBoundType Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUpperBoundType Returns OLEF2CRangeBoundType
Handle hDispatchDriver
OLEF2CRangeBoundType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUpperBoundType OLEF2CRangeBoundType value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 9 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUUpperBoundType Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUUpperBoundType Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_I4 to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalParameterRangeValue is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIParameterRangeValue
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{EABA380E-7F6F-4BF3-8027-E257771CF1F9}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIParameterFieldDefinition is a Mixin
// Custom Methods
Procedure ComClearCurrentValueAndRange
Variant vParamVals
Handle hoParamVals
If (ComHasCurrentValue(Self)) Begin
Get Create U_cFlex2CrystalParameterValues to hoParamVals
Get ComCurrentValues to vParamVals
Set pvComObject of hoParamVals to vParamVals
Send ComClear of hoParamVals
End
End_Procedure
Procedure ComAddCurrentValue Variant llvalue
Variant vParamVals vDiscreteParam
Handle hoParamVals hoDiscreteParam
Integer iretval
If (ComHasCurrentValue(Self)) Begin
Get Create U_cFlex2CrystalParameterValues to hoParamVals
Get ComCurrentValues to vParamVals
Set pvComObject of hoParamVals to vParamVals
End
Else Begin
Get Create U_cFlex2CrystalParameterValues to hoParamVals
Send CreateComObject of hoParamVals
End
Get Create U_cFlex2CrystalParameterDiscreteValue to hoDiscreteParam
Send CreateComObject of hoDiscreteParam
Set ComValue of hoDiscreteParam to llvalue
Get ComAdd of hoParamVals (pvComObject(hoDiscreteParam)) to iRetval
Send ComApplyCurrentValues_2 (pvComObject(hoParamVals))
Send Destroy of hoDiscreteParam
Send Destroy of hoParamVals
End_Procedure
Procedure ComAddCurrentRange Variant llstart Variant llend CRRangeInfo llrangeInfo
Variant vParamVals vRangeParam
Handle hoParamVals hoRangeParam
Integer iretval
If (ComHasCurrentValue(Self)) Begin
Get Create U_cFlex2CrystalParameterValues to hoParamVals
Get ComCurrentValues to vParamVals
Set pvComObject of hoParamVals to vParamVals
End
Else Begin
Get Create U_cFlex2CrystalParameterValues to hoParamVals
Send CreateComObject of hoParamVals
End
Get Create U_cFlex2CrystalParameterRangeValue to hoRangeParam
Send CreateComObject of hoRangeParam
Set ComStartValue of hoRangeParam to llstart
Set ComEndValue of hoRangeParam to llend
If (llrangeInfo > 0) Begin
Set ComULowerBoundType of hoRangeParam to (If(llrangeInfo iand crRangeIncludeLowerBound, OLEF2CRangeBoundType_BoundInclusive, If(llrangeinfo iand crRangeNoLowerBound, OLEF2CRangeBoundType_NoBound, OLEF2CRangeBoundType_BoundExclusive)))
Set ComUUpperBoundType of hoRangeParam to (If(llrangeInfo iand crRangeIncludeUpperBound, OLEF2CRangeBoundType_BoundInclusive, If(llrangeinfo iand crRangeNoUpperBound, OLEF2CRangeBoundType_NoBound, OLEF2CRangeBoundType_BoundExclusive)))
End
Else Begin
Set ComULowerBoundType of hoRangeParam to OLEF2CRangeBoundType_BoundExclusive
Set ComUUpperBoundType of hoRangeParam to OLEF2CRangeBoundType_BoundExclusive
End
Get ComAdd of hoParamVals (pvComObject(hoRangeParam)) to iRetval
Send ComApplyCurrentValues_2 (pvComObject(hoParamVals))
Send Destroy of hoRangeParam
Send Destroy of hoParamVals
End_Procedure
Function ComValueType Returns CRFieldValueType
Integer iVal
Get ComValueTypeNative to iVal
If (iVal <=15) Function_Return (iVal+1)
Else Begin
If (iVal >= 16 and iVal <= 18) Function_Return crUnknownField
If (iVal >= 20 and iVal <= 24) Function_Return (iVal - 3)
If (iVal > 24) Function_Return crUnknownField
End
End_Function
{ MethodType=Property DesignTime=False }
Function ComValueTypeNative Returns OLEF2CFieldValueType
Handle hDispatchDriver
OLEF2CFieldValueType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 28 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure Set ComPrompt String value
Set ComPromptText to value
End_Procedure
Function ComPrompt Returns String
Function_Return (ComPromptText(Self))
End_Function
Procedure Set ComDisallowEditing Boolean value
Set ComEnableAllowEditingDefaultValue to value
End_Procedure
Function ComDisallowEditing Returns Boolean
Function_Return (ComEnableAllowEditingDefaultValue(Self))
End_Function
Procedure Set ComEnableMultipleValues Boolean value
Set ComEnableAllowMultipleValue to value
End_Procedure
Function ComEnableMultipleValues Returns Boolean
Function_Return (ComEnableAllowMultipleValue(Self))
End_Function
Procedure ComSetNthDefaultValue Integer iItem Variant value
Variant vParamVals vDiscreteParam
Handle hoParamVals hoDiscreteParam
Integer iretval
Get Create U_cFlex2CrystalParameterValues to hoParamVals
Get ComDefaultValues to vParamVals
Set pvComObject of hoParamVals to vParamVals
Get Create U_cFlex2CrystalParameterDiscreteValue to hoDiscreteParam
If (ComCount(hoParamVals) = 1 and iItem = 1) Begin
Send ComRemoveAt of hoParamVals 0
End
If (ComCount(hoParamVals) >= iItem) Begin
Get ComItem of hoParamVals iItem to vDiscreteParam
Set pvComObject of hoDiscreteParam to vDiscreteParam
Set ComValue of hoDiscreteParam to value
End
Else Begin
Send CreateComObject of hoDiscreteParam
Set ComValue of hoDiscreteParam to value
Send ComInsert of hoParamVals (iItem-1) (pvComObject(hoDiscreteParam))
End
Send ComApplyDefaultValues_2 (pvComObject(hoParamVals))
Send Destroy of hoDiscreteParam
Send Destroy of hoParamVals
End_Procedure
Procedure Set ComNthValueDescription Integer iItem String description
Variant vParamVals vDiscreteParam
Handle hoParamVals hoDiscreteParam
Integer iretval
Get Create U_cFlex2CrystalParameterValues to hoParamVals
Get ComDefaultValues to vParamVals
Set pvComObject of hoParamVals to vParamVals
Get Create U_cFlex2CrystalParameterDiscreteValue to hoDiscreteParam
If (ComCount(hoParamVals) >= iItem) Begin
Get ComItem of hoParamVals iItem to vDiscreteParam
Set pvComObject of hoDiscreteParam to vDiscreteParam
Set ComDescription of hoDiscreteParam to description
End
Send ComApplyDefaultValues_2 (pvComObject(hoParamVals))
Send Destroy of hoDiscreteParam
Send Destroy of hoParamVals
End_Procedure
Function ComNumberOfDefaultValues Returns Integer
Integer iRetval
Variant vValues
Handle hoValues
Get ComDefaultValues to vValues
Get Create U_cFlex2CrystalParameterValues to hoValues
Set pvComObject of hoValues to vValues
Get ComCount of hoValues to iRetval
Send Destroy of hoValues
Function_Return iRetval
End_Function
Function ComGetNthDefaultValue Integer iItem Returns String
Variant vValues vValue
Handle hoValues hoValue
String sRetval
Get ComDefaultValues to vValues
Get Create U_cFlex2CrystalParameterValues to hoValues
Set pvComObject of hoValues to vValues
Get ComItem of hoValues iItem to vValue
Get Create U_cFlex2CrystalParameterDiscreteValue to hoValue
Set pvComObject of hoValue to vValue
Get ComValue of hoValue to sRetval
Send Destroy of hoValue
Send Destroy of hoValues
Function_Return sRetval
End_Function
Function ComNthValueDescription Integer iItem Returns String
Variant vValues vValue
Handle hoValues hoValue
String sRetval
Get ComDefaultValues to vValues
Get Create U_cFlex2CrystalParameterValues to hoValues
Set pvComObject of hoValues to vValues
Get ComItem of hoValues iItem to vValue
Get Create U_cFlex2CrystalParameterDiscreteValue to hoValue
Set pvComObject of hoValue to vValue
Get ComDescription of hoValue to sRetval
Send Destroy of hoValue
Send Destroy of hoValues
Function_Return sRetval
End_Function
// Standard Methods/Properties
{ MethodType=Property DesignTime=False }
Function ComCurrentValues Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComCurrentValues Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_DISPATCH to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDefaultValueDisplayType Returns OLEF2CDefaultValueDisplayType
Handle hDispatchDriver
OLEF2CDefaultValueDisplayType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDefaultValueDisplayType OLEF2CDefaultValueDisplayType value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDefaultValues Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDefaultValueSortMethod Returns OLEF2CDefaultValueSortMethod
Handle hDispatchDriver
OLEF2CDefaultValueSortMethod retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDefaultValueSortMethod OLEF2CDefaultValueSortMethod value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDefaultValueSortOrder Returns OLEF2CDefaultValueSortOrder
Handle hDispatchDriver
OLEF2CDefaultValueSortOrder retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDefaultValueSortOrder OLEF2CDefaultValueSortOrder value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDiscreteOrRangeKind Returns OLEF2CDiscreteOrRangeKind
Handle hDispatchDriver
OLEF2CDiscreteOrRangeKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDiscreteOrRangeKind OLEF2CDiscreteOrRangeKind value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEditMask Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEditMask String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEnableAllowEditingDefaultValue Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableAllowEditingDefaultValue Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 9 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEnableAllowMultipleValue Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableAllowMultipleValue Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEnableNullValue Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableNullValue Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 11 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComFormulaName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHasCurrentValue Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsOptionalPrompt Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComIsOptionalPrompt Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 14 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CFieldKind
Handle hDispatchDriver
OLEF2CFieldKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComMaximumValue Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComMinimumValue Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComNumberOfBytes Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComParameterFieldName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComParameterFieldUsage Returns OLEF2CParameterFieldUsage
Handle hDispatchDriver
OLEF2CParameterFieldUsage retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 21 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComParameterFieldUsage2 Returns OLEF2CParameterFieldUsage2
Handle hDispatchDriver
OLEF2CParameterFieldUsage2 retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 22 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComParameterType Returns OLEF2CParameterType
Handle hDispatchDriver
OLEF2CParameterType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 23 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComParameterValueKind Returns OLEF2CParameterValueKind
Handle hDispatchDriver
OLEF2CParameterValueKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 24 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPromptText Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 25 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPromptText String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 25 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReportName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 26 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComUseCount Returns Short
Handle hDispatchDriver
Short retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 27 OLE_VT_I2 to retVal
Function_Return retVal
End_Function
Procedure ComApplyCurrentValues Variant llCurrentValues
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llCurrentValues
Send InvokeComMethod to hDispatchDriver 29 OLE_VT_VOID
End_Procedure
Procedure ComApplyCurrentValues_2 Variant llCurrentValues
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llCurrentValues
Send InvokeComMethod to hDispatchDriver 30 OLE_VT_VOID
End_Procedure
Procedure ComApplyDefaultValues Variant lldefaultValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT lldefaultValue
Send InvokeComMethod to hDispatchDriver 31 OLE_VT_VOID
End_Procedure
Procedure ComApplyDefaultValues_2 Variant lldefaultValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH lldefaultValue
Send InvokeComMethod to hDispatchDriver 32 OLE_VT_VOID
End_Procedure
Procedure ComApplyMinMaxValues Variant llminValue Variant llmaxValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llminValue
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llmaxValue
Send InvokeComMethod to hDispatchDriver 33 OLE_VT_VOID
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 34 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 35 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 36 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIsLinked Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 38 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 39 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalParameterFieldDefinition is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIParameterFieldDefinition
Procedure Construct_Object
Forward Send Construct_Object
Set psEventId to "{AF83893A-3146-4DEE-B4FB-0A8434EE6899}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalISortFields is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCurrent Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComMoveNext Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalSortFields is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalISortFields
Procedure Construct_Object
Forward Send Construct_Object
Set psEventId to "{B5950AA6-F453-4EC9-868F-A0123B32CDB4}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalISortField is a Mixin
{ MethodType=Property DesignTime=False }
Function ComField Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComField Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComSortDirection Returns OLEF2CSortDirection
Handle hDispatchDriver
OLEF2CSortDirection retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComSortDirection OLEF2CSortDirection value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComSortType Returns OLEF2CSortFieldType
Handle hDispatchDriver
OLEF2CSortFieldType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 4 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalSortField is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalISortField
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalISubreports is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalSubreports is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalISubreports
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalISubreportObject is a Mixin
{ MethodType=Property DesignTime=False }
Function ComBorder Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComEnableOnDemand Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableOnDemand Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComHeight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHeight Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CReportObjectKind
Handle hDispatchDriver
OLEF2CReportObjectKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLeft Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLeft Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComObjectFormat Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSubreportName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComTop Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTop Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 9 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComWidth Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComWidth Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_I4 to value
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 11 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComOpenSubreport String llSubreportName Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llSubreportName
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalSubreportObject is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalISubreportObject
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIReportObject is a Mixin
{ MethodType=Property DesignTime=False }
Function ComBorder Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHeight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHeight Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CReportObjectKind
Handle hDispatchDriver
OLEF2CReportObjectKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLeft Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLeft Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComObjectFormat Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComTop Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTop Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComWidth Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComWidth Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 9 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalReportObject is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIReportObject
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIReportObjects is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCurrent Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComMoveNext Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalReportObjects is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIReportObjects
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalISummaryInfo is a Mixin
{ MethodType=Property DesignTime=False }
Function ComKeywordsInReport Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComKeywordsInReport String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComLastSavedBy Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComReportAuthor Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComReportAuthor String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReportComments Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComReportComments String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReportSubject Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComReportSubject String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReportTitle Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComReportTitle String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComRevisionNumber Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalSummaryInfo is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalISummaryInfo
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalICrossTabObject is a Mixin
{ MethodType=Property DesignTime=False }
Function ComBorder Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHeight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHeight Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CReportObjectKind
Handle hDispatchDriver
OLEF2CReportObjectKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLeft Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLeft Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComObjectFormat Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComTop Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTop Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComWidth Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComWidth Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 9 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalCrossTabObject is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalICrossTabObject
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalITextObject is a Mixin
{ MethodType=Property DesignTime=False }
Function ComBorder Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComColor Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComColor Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComHeight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHeight Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CReportObjectKind
Handle hDispatchDriver
OLEF2CReportObjectKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLeft Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLeft Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComObjectFormat Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComText Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComText String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 9 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComTop Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTop Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComWidth Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComWidth Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 11 OLE_VT_I4 to value
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 13 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalTextObject is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalITextObject
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIOlapGridObject is a Mixin
{ MethodType=Property DesignTime=False }
Function ComBorder Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHeight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHeight Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CReportObjectKind
Handle hDispatchDriver
OLEF2CReportObjectKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLeft Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLeft Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComObjectFormat Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComTop Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTop Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComWidth Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComWidth Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 9 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalOlapGridObject is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIOlapGridObject
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIBlobFieldObject is a Mixin
{ MethodType=Property DesignTime=False }
Function ComBorder Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDataSource Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHeight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHeight Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CReportObjectKind
Handle hDispatchDriver
OLEF2CReportObjectKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLeft Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLeft Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComObjectFormat Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComTop Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTop Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComWidth Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComWidth Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 9 OLE_VT_I4 to value
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 10 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComClearSourceData
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 15 OLE_VT_VOID
End_Procedure
Procedure ComAddColumn String llsName Integer lliType
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsName
Send DefineParam to hDispatchDriver OLE_VT_I4 lliType
Send InvokeComMethod to hDispatchDriver 16 OLE_VT_VOID
End_Procedure
Procedure ComRemoveColumn String llsName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsName
Send InvokeComMethod to hDispatchDriver 17 OLE_VT_VOID
End_Procedure
Function ComNewRow Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComAddRow Variant[] llaValues Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver (OLE_VT_ARRAY ior OLE_VT_VARIANT) llaValues
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComGetCellValue Integer llnRowId String llsColumnName Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llnRowId
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsColumnName
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Procedure ComSetCellValue Integer llnRowId String llsColumnName Variant lloValue
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_I4 llnRowId
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsColumnName
Send DefineParam to hDispatchDriver OLE_VT_VARIANT lloValue
Send InvokeComMethod to hDispatchDriver 21 OLE_VT_VOID
End_Procedure
Procedure ComRemoveRow Integer llnRowId
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llnRowId
Send InvokeComMethod to hDispatchDriver 22 OLE_VT_VOID
End_Procedure
End_Class
Class cFlex2CrystalBlobFieldObject is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIBlobFieldObject
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalILineObject is a Mixin
{ MethodType=Property DesignTime=False }
Function ComBorder Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComBottom Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComBottom Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEnableExtendToBottomOfSection Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableExtendToBottomOfSection Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEndSectionName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHeight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHeight Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CReportObjectKind
Handle hDispatchDriver
OLEF2CReportObjectKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLeft Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLeft Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComLineColor Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLineColor Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComLineStyle Returns OLEF2CLineStyle
Handle hDispatchDriver
OLEF2CLineStyle retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLineStyle OLEF2CLineStyle value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 9 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComLineThickness Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLineThickness Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComObjectFormat Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComRight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComRight Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 13 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComTop Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTop Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 14 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComWidth Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComWidth Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 15 OLE_VT_I4 to value
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 16 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalLineObject is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalILineObject
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIMapObject is a Mixin
{ MethodType=Property DesignTime=False }
Function ComBorder Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHeight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHeight Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CReportObjectKind
Handle hDispatchDriver
OLEF2CReportObjectKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLeft Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLeft Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComObjectFormat Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComTop Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTop Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComWidth Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComWidth Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 9 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalMapObject is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIMapObject
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIAreas is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCurrent Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComMoveNext Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalAreas is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIAreas
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIAreaFormat is a Mixin
{ MethodType=Property DesignTime=False }
Function ComEnableHideForDrillDown Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableHideForDrillDown Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEnableKeepTogether Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableKeepTogether Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEnableNewPageAfter Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableNewPageAfter Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEnableNewPageBefore Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableNewPageBefore Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEnablePrintAtBottomOfPage Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnablePrintAtBottomOfPage Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEnableResetPageNumberAfter Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableResetPageNumberAfter Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEnableSuppress Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnableSuppress Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_BOOL to value
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalAreaFormat is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIAreaFormat
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIArea is a Mixin
Function ComGroupNumber Returns Integer
String name
Integer group
If (ComKind(Self) = crGroupFooter or ComKind(Self) = crGroupHeader) Begin
Get ComName to name
If (ComKind(Self) = crGroupHeader) Move (Replace("GroupHeaderArea", name, "")) to name
If (ComKind(Self) = crGroupFooter) Move (Replace("GroupFooterArea", name, "")) to name
Move name to group
Function_Return group
End
Else Function_Return 0
End_Function
Procedure Set ComSuppress Boolean value
Variant vAreaFormat
Handle hoAreaFormat
Get ComAreaFormat to vAreaFormat
Get Create U_cFlex2CrystalAreaFormat to hoAreaFormat
Set pvComObject of hoAreaFormat to vAreaFormat
Set ComEnableSuppress of hoAreaFormat to value
Send Destroy of hoAreaFormat
End_Procedure
Procedure Set ComResetPageNumberAfter Boolean Value
Variant vAreaFormat
Handle hoAreaFormat
Get ComAreaFormat to vAreaFormat
Get Create U_cFlex2CrystalAreaFormat to hoAreaFormat
Set pvComObject of hoAreaFormat to vAreaFormat
Set ComEnableResetPageNumberAfter of hoAreaFormat to Value
Send Destroy of hoAreaFormat
End_Procedure
Procedure Set ComPrintAtBottomOfPage Boolean Value
Variant vAreaFormat
Handle hoAreaFormat
Get ComAreaFormat to vAreaFormat
Get Create U_cFlex2CrystalAreaFormat to hoAreaFormat
Set pvComObject of hoAreaFormat to vAreaFormat
Set ComEnablePrintAtBottomOfPage of hoAreaFormat to Value
Send Destroy of hoAreaFormat
End_Procedure
Procedure Set ComNewPageAfter Boolean Value
Variant vAreaFormat
Handle hoAreaFormat
Get ComAreaFormat to vAreaFormat
Get Create U_cFlex2CrystalAreaFormat to hoAreaFormat
Set pvComObject of hoAreaFormat to vAreaFormat
Set ComEnableNewPageAfter of hoAreaFormat to Value
Send Destroy of hoAreaFormat
End_Procedure
Procedure Set ComNewPageBefore Boolean Value
Variant vAreaFormat
Handle hoAreaFormat
Get ComAreaFormat to vAreaFormat
Get Create U_cFlex2CrystalAreaFormat to hoAreaFormat
Set pvComObject of hoAreaFormat to vAreaFormat
Set ComEnableNewPageBefore of hoAreaFormat to Value
Send Destroy of hoAreaFormat
End_Procedure
Procedure Set ComKeepTogether Boolean Value
Variant vAreaFormat
Handle hoAreaFormat
Get ComAreaFormat to vAreaFormat
Get Create U_cFlex2CrystalAreaFormat to hoAreaFormat
Set pvComObject of hoAreaFormat to vAreaFormat
Set ComEnableKeepTogether of hoAreaFormat to Value
Send Destroy of hoAreaFormat
End_Procedure
Procedure Set ComHideForDrillDown Boolean Value
Variant vAreaFormat
Handle hoAreaFormat
Get ComAreaFormat to vAreaFormat
Get Create U_cFlex2CrystalAreaFormat to hoAreaFormat
Set pvComObject of hoAreaFormat to vAreaFormat
Set ComEnableHideForDrillDown of hoAreaFormat to Value
Send Destroy of hoAreaFormat
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComAreaFormat Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CAreaSectionKind
Handle hDispatchDriver
OLEF2CAreaSectionKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSections Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 5 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalArea is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIArea
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalISections is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCurrent Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComMoveNext Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalSections is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalISections
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalISection is a Mixin
{ MethodType=Property DesignTime=False }
Function ComHeight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHeight Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CAreaSectionKind
Handle hDispatchDriver
OLEF2CAreaSectionKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComReportObjects Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSectionFormat Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalSection is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalISection
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIXmlExportFormats is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCurrent Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSynchronized Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSyncRoot Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComItem Variant llIndex Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llIndex
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComMoveNext Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Procedure ComReset
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalXmlExportFormats is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIXmlExportFormats
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIXmlExportFormat is a Mixin
{ MethodType=Property DesignTime=False }
Function ComDescription Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComExportBlobField Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComFileExtension Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 5 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalXmlExportFormat is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIXmlExportFormat
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIReportDefinition is a Mixin
{ MethodType=Property DesignTime=False }
Function ComAreas Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComReportKind Returns OLEF2CReportKind
Handle hDispatchDriver
OLEF2CReportKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComReportObjects Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSections Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 5 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalReportDefinition is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIReportDefinition
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIDiskFileDestinationOptions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComDiskFileName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDiskFileName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BSTR to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalDiskFileDestinationOptions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIDiskFileDestinationOptions
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{C3BB9BBD-63C2-4D33-97B6-F0D632E4C37A}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIExcelFormatOptions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComConvertDateValuesToString Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComConvertDateValuesToString Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExcelAreaGroupNumber Returns Short
Handle hDispatchDriver
Short retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I2 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExcelAreaGroupNumber Short value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I2 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExcelAreaType Returns OLEF2CAreaSectionKind
Handle hDispatchDriver
OLEF2CAreaSectionKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExcelAreaType OLEF2CAreaSectionKind value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExcelConstantColumnWidth Returns Real
Handle hDispatchDriver
Real retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_R8 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExcelConstantColumnWidth Real value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_R8 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExcelTabHasColumnHeadings Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExcelTabHasColumnHeadings Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExcelUseConstantColumnWidth Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExcelUseConstantColumnWidth Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExportPageBreaksForEachPage Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExportPageBreaksForEachPage Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExportPageHeadersAndFooters Returns OLEF2CExportPageAreaKind
Handle hDispatchDriver
OLEF2CExportPageAreaKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExportPageHeadersAndFooters OLEF2CExportPageAreaKind value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComFirstPageNumber Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComFirstPageNumber Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 9 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComLastPageNumber Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLastPageNumber Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComShowGridLines Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComShowGridLines Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 11 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUExcelAreaType Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUExcelAreaType Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 12 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUsePageRange Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUsePageRange Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 13 OLE_VT_BOOL to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalExcelFormatOptions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIExcelFormatOptions
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{49AD1490-7446-4FE6-B90A-905A10D3AA75}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIExchangeFolderDestinationOptions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComDestinationType Returns OLEF2CExchangeDestinationType
Handle hDispatchDriver
OLEF2CExchangeDestinationType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDestinationType OLEF2CExchangeDestinationType value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEncodedPassword Returns Integer[]
Handle hDispatchDriver
Integer[] retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 (OLE_VT_ARRAY ior OLE_VT_I4) to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEncodedPassword Integer[] value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 (OLE_VT_ARRAY ior OLE_VT_I4) to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComFolderPath Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComFolderPath String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPassword Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPassword String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComProfile Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComProfile String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUDestinationType Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUDestinationType Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_I4 to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalExchangeFolderDestinationOptions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIExchangeFolderDestinationOptions
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{7D166A68-C12C-48F4-994C-2BECDFEBDD6E}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIHTMLFormatOptions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComFirstPageNumber Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComFirstPageNumber Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComHTMLBaseFolderName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHTMLBaseFolderName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComHTMLEnableSeparatedPages Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHTMLEnableSeparatedPages Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComHTMLFileName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHTMLFileName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComHTMLHasPageNavigator Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHTMLHasPageNavigator Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComHTMLHasPageSection Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHTMLHasPageSection Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComLastPageNumber Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLastPageNumber Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUsePageRange Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUsePageRange Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_BOOL to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalHTMLFormatOptions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIHTMLFormatOptions
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{BBC4848C-EAB4-426A-9907-897779BCC456}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIMicrosoftMailDestinationOptions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComMailCCList Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComMailCCList String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComMailMessage Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComMailMessage String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComMailSubject Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComMailSubject String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComMailToList Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComMailToList String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPassword Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPassword String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUserName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUserName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_BSTR to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalMicrosoftMailDestinationOptions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIMicrosoftMailDestinationOptions
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{B5BA7024-3518-4636-8363-50C6A97EF7EE}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIPdfRtfWordFormatOptions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComFirstPageNumber Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComFirstPageNumber Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComLastPageNumber Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLastPageNumber Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPrintOnLoad Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPrintOnLoad Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUsePageRange Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUsePageRange Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_BOOL to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalPdfRtfWordFormatOptions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIPdfRtfWordFormatOptions
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{26220DF2-5B4A-4C28-920F-6B8BCBC1795E}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIXmlExportFormatOptions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComExportSelection Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExportSelection Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_I4 to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalXmlExportFormatOptions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIXmlExportFormatOptions
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{B91FDE4D-0D99-472A-93AD-4C7E9ED007E5}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalICharacterSeparatedValuesFormatOptions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComDelimiter Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDelimiter String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExportMode Returns OLEF2CCsvExportMode
Handle hDispatchDriver
OLEF2CCsvExportMode retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExportMode OLEF2CCsvExportMode value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComGroupSectionsOption Returns OLEF2CCsvExportSectionsOption
Handle hDispatchDriver
OLEF2CCsvExportSectionsOption retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComGroupSectionsOption OLEF2CCsvExportSectionsOption value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPreserveDateFormatting Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPreserveDateFormatting Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPreserveNumberFormatting Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPreserveNumberFormatting Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReportSectionsOption Returns OLEF2CCsvExportSectionsOption
Handle hDispatchDriver
OLEF2CCsvExportSectionsOption retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComReportSectionsOption OLEF2CCsvExportSectionsOption value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComSeparatorText Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComSeparatorText String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_BSTR to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalCharacterSeparatedValuesFormatOptions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalICharacterSeparatedValuesFormatOptions
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{DD782C9D-320F-40CC-B5D3-9AB8ED9FC6C3}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIExportOptions is a Mixin
// Custom Methods
Procedure Set ComHtmlFileName String value
Handle hoFormatOptions hoDestOpts
String path
Integer retval
Get Create U_cFlex2CrystalHtmlFormatOptions to hoFormatOptions
Send CreateComObject of hoFormatOptions
Move value to path
Move (PathRemoveFileSpec(addressof(path))) to retval
Move (CString(path)) to path
If (path = "") Begin
Handle hoWS
String sProgPath
Move (phoWorkspace(ghoApplication)) to hoWS
Move (psProgramPath(hoWS)) to sProgPath
Move (PathAtIndex(hoWS, sProgPath, 1)) to path
End
Set ComHTMLBaseFolderName of hoFormatOptions to path
Set ComHtmlFileName of hoFormatOptions to value
Set ComExportFormatOptions to (pvComObject(hoFormatOptions))
Get Create U_cFlex2CrystalDiskFileDestinationOptions to hoDestOpts
Send CreateComObject of hoDestOpts
Set ComDiskFileName of hoDestOpts to value
Set ComExportDestinationOptions to (pvComObject(hoDestOpts))
Send Destroy of hoFormatOptions
Send Destroy of hoDestOpts
End_Procedure
Procedure Set ComXmlFileName String value
Variant vExpOpts vXMLFormat vXmlFormats
Handle hoExpOpts hoDestOpts hoXmlFormat hoXmlFormats
Integer iItem retval
String path
Get Create U_cFlex2CrystalXmlExportFormatOptions to hoExpOpts
Send CreateComObject of hoExpOpts
Set ComExportSelection of hoExpOpts to (ComDefaultXmlExportSelection(Parent(Self)))
Set ComExportFormatOptions to (pvComObject(hoExpOpts))
Get Create U_cFlex2CrystalDiskFileDestinationOptions to hoDestOpts
Send CreateComObject of hoDestOpts
Move value to path
Move (PathRemoveFileSpec(addressof(path))) to retval
Move (CString(path)) to path
If (path = "") Begin
Handle hoWS
String sProgPath
Move (phoWorkspace(ghoApplication)) to hoWS
Move (psProgramPath(hoWS)) to sProgPath
Move (PathAtIndex(hoWS, sProgPath, 1)) to path
Move (path +"\"+ value) to value
End
Set ComDiskFileName of hoDestOpts to value
Set ComExportDestinationOptions to (pvComObject(hoDestOpts))
Send Destroy of hoDestOpts
Send Destroy of hoExpOpts
End_Procedure
Procedure Set ComDiskFileName String value
Variant vDestOptions
Handle hoDestOptions
String path
Integer retval
Get Create U_cFlex2CrystalDiskFileDestinationOptions to hoDestOptions
Send CreateComObject of hoDestOptions
Move value to path
Move (PathRemoveFileSpec(addressof(path))) to retval
Move (CString(path)) to path
If (path = "") Begin
Handle hoWS
String sProgPath
Move (phoWorkspace(ghoApplication)) to hoWS
Move (psProgramPath(hoWS)) to sProgPath
Move (PathAtIndex(hoWS, sProgPath, 1)) to path
Move (path +"\"+ value) to value
End
Set ComDiskFileName of hoDestOptions to value
Set ComDestinationOptions to (pvComObject(hoDestOptions))
Send Destroy of hoDestOptions
End_Procedure
Procedure Set ComFormatType CRExportFormatType value
// Anything that isn't defined just gets overrided to OLEF2CExportFormatType_CrystalReport
Case Begin
Case (value = crEFTCharSeparatedValues)
Set ComExportFormatType to OLEF2CExportFormatType_CharacterSeparatedValues
Case Break
Case (value = crEFTCommaSeparatedValues or value = crEFTTabSeparatedValues)
Handle hoCSVOpts
Get Create U_cFlex2CrystalCharacterSeparatedValuesFormatOptions to hoCSVOpts
Send CreateComObject of hoCSVOpts
If (value = crEFTCommaSeparatedValues) Set ComSeparatorText of hoCSVOpts to ","
If (value = crEFTTabSeparatedValues) Set ComSeparatorText of hoCSVOpts to (Character(9))
Set ComExportFormatOptions to (pvComObject(hoCSVOpts))
Send Destroy of hoCSVOpts
If (value = crEFTCommaSeparatedValues) Set ComExportFormatType to OLEF2CExportFormatType_CharacterSeparatedValues
If (value = crEFTTabSeparatedValues) Set ComExportFormatType to OLEF2CExportFormatType_TabSeperatedText
Case Break
Case (value = crEFTCrystalReport or value = crEFTCrystalReport70)
Set ComExportFormatType to OLEF2CExportFormatType_CrystalReport
Case Break
Case (value = crEFTExactRichText)
Set ComExportFormatType to OLEF2CExportFormatType_RichText
Case Break
Case (value = crEFTExcel50 or value = crEFTExcel70 or value = crEFTExcel80 or value = crEFTExcel97)
Set ComExportFormatType to OLEF2CExportFormatType_Excel
Case Break
Case (value = crEFTExcel50Tabular or value = crEFTExcel70Tabular or value = crEFTExcel80Tabular)
Set ComExportFormatType to OLEF2CExportFormatType_ExcelRecord
Case Break
Case (value = crEFTHTML32Standard)
Set ComExportFormatType to OLEF2CExportFormatType_HTML32
Case Break
Case (value = crEFTHTML40)
Set ComExportFormatType to OLEF2CExportFormatType_HTML40
Case Break
Case (value = crEFTPaginatedText)
Set ComExportFormatType to OLEF2CExportFormatType_Text
Case Break
Case (value = crEFTPortableDocFormat)
Set ComExportFormatType to OLEF2CExportFormatType_PortableDocFormat
Case Break
Case (value = crEFTTabSeparatedText)
Set ComExportFormatType to OLEF2CExportFormatType_TabSeperatedText
Case Break
Case (value = crEFTText)
Set ComExportFormatType to OLEF2CExportFormatType_Text
Case Break
Case (value = crEFTWordForWindows)
Set ComExportFormatType to OLEF2CExportFormatType_WordForWindows
Case Break
Case (value = crEFTXML)
Set ComExportFormatType to OLEF2CExportFormatType_Xml
Case Break
Case Else
If (pbForceCompatible(Self)) Begin
Set ComExportFormatType to OLEF2CExportFormatType_CrystalReport
End
Else Begin
#IFDEF Is$WebApp
#ELSE
Send DisplayMessage of oFlex2CrystalDevMsg "Unsupported Format Selected."
#ENDIF
End
Case End
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDestinationType Returns OLEF2CExportDestinationType
Function_Return (ComExportDestinationType(Self))
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDestinationType OLEF2CExportDestinationType value
Set ComExportDestinationType to value
End_Procedure
// Standard Methods
{ MethodType=Property DesignTime=False }
Function ComDestinationOptions Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDestinationOptions Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExportDestinationOptions Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExportDestinationOptions Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_DISPATCH to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExportDestinationType Returns OLEF2CExportDestinationType
Handle hDispatchDriver
OLEF2CExportDestinationType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExportDestinationType OLEF2CExportDestinationType value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExportFormatOptions Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExportFormatOptions Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_DISPATCH to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComExportFormatType Returns OLEF2CExportFormatType
Handle hDispatchDriver
OLEF2CExportFormatType retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComExportFormatType OLEF2CExportFormatType value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComFormatOptions Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComFormatOptions Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUExportDestinationType Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUExportDestinationType Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUExportFormatType Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUExportFormatType Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalExportOptions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIExportOptions
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{B6A8BB5E-BE16-41C1-8CFC-2D6ACA5D7103}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIDataDefController is a Mixin
{ MethodType=Property DesignTime=False }
Function ComDatabase Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDatabase Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDataConditionFormulaController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDataDefinition Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDataDefinition Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComFormulaFieldController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComGroupController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComGroupFilterController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComParameterFieldController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComProductLocaleID Returns OLEF2CCeLocale
Handle hDispatchDriver
OLEF2CCeLocale retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComProductLocaleID OLEF2CCeLocale value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComRecordFilterController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComResultFieldController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComRunningTotalFieldController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSavedDataFilterController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSortController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSummaryFieldController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComUndoManager Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUndoManager Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 16 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComViewTimeRecordFilterController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComAdvise Variant llpVal
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llpVal
Send InvokeComMethod to hDispatchDriver 18 OLE_VT_VOID
End_Procedure
Procedure ComBeginTransaction
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 19 OLE_VT_VOID
End_Procedure
Procedure ComEndTransaction
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 20 OLE_VT_VOID
End_Procedure
Function ComFindFieldByFormulaForm String llbsFormulaForm Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llbsFormulaForm
Get InvokeComMethod of hDispatchDriver 21 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComResetData Boolean llbClientOnly
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llbClientOnly
Send InvokeComMethod to hDispatchDriver 22 OLE_VT_VOID
End_Procedure
Procedure ComUnadvise Variant llpVal
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llpVal
Send InvokeComMethod to hDispatchDriver 23 OLE_VT_VOID
End_Procedure
Procedure ComUpdateData Variant llpDataDefinition Boolean llbClientOnly
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llpDataDefinition
Send DefineParam to hDispatchDriver OLE_VT_BOOL llbClientOnly
Send InvokeComMethod to hDispatchDriver 24 OLE_VT_VOID
End_Procedure
End_Class
Class cFlex2CrystalIDataDefControllerEvents is a Mixin
{ MethodType=Event }
Procedure OnComAdded
End_Procedure
{ MethodType=Event }
Procedure OnComBeginTransaction
End_Procedure
{ MethodType=Event }
Procedure OnComChanged
End_Procedure
{ MethodType=Event }
Procedure OnComEndTransaction
End_Procedure
{ MethodType=Event }
Procedure OnComMoved
End_Procedure
{ MethodType=Event }
Procedure OnComRemoved
End_Procedure
{ Visibility=Private }
Procedure RegisterComEvents
Send RegisterComEvent 1 msg_OnComAdded
Send RegisterComEvent 2 msg_OnComBeginTransaction
Send RegisterComEvent 3 msg_OnComChanged
Send RegisterComEvent 4 msg_OnComEndTransaction
Send RegisterComEvent 5 msg_OnComMoved
Send RegisterComEvent 6 msg_OnComRemoved
End_Procedure
End_Class
Class cFlex2CrystalDataDefController is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIDataDefController
Import_Class_Protocol cFlex2CrystalIDataDefControllerEvents
Procedure Construct_Object
Forward Send Construct_Object
Set psEventId to "{10C569C8-C1C8-45DE-9BFC-7347D0820EAD}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalISortController is a Mixin
Function ComAdd Integer llIndexToAdd Variant llSort Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndexToAdd
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llSort
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComCanSortOn Variant llField Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llField
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComCanTopNSortOn Variant llSummaryField Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llSummaryField
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComFindSort Variant llField Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llField
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComModify Variant llOldSort Variant llNewSort
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llOldSort
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llNewSort
Send InvokeComMethod to hDispatchDriver 5 OLE_VT_VOID
End_Procedure
Procedure ComModifySortDirection Variant llSort OLEF2CCrSortDirectionEnum llnDirection
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llSort
Send DefineParam to hDispatchDriver OLE_VT_I4 llnDirection
Send InvokeComMethod to hDispatchDriver 6 OLE_VT_VOID
End_Procedure
Procedure ComMove Variant llSort Integer llIndexToMoveTo
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llSort
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndexToMoveTo
Send InvokeComMethod to hDispatchDriver 7 OLE_VT_VOID
End_Procedure
Procedure ComRemove Variant llSort
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llSort
Send InvokeComMethod to hDispatchDriver 8 OLE_VT_VOID
End_Procedure
End_Class
Class cFlex2CrystalSortController is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalISortController
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalISortClass is a Mixin
{ MethodType=Property DesignTime=False }
Function ComClassName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDirection Returns OLEF2CCrSortDirectionEnum
Handle hDispatchDriver
OLEF2CCrSortDirectionEnum retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDirection OLEF2CCrSortDirectionEnum value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComSortField Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComSortField Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_VARIANT to value
End_Procedure
Function ComClone Boolean llDeepClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepClone
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComCopyTo Variant llSort Boolean llDeepCopy
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llSort
Send DefineParam to hDispatchDriver OLE_VT_BOOL llDeepCopy
Send InvokeComMethod to hDispatchDriver 5 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llSort Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llSort
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComEquals_2 Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComReserved1
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 11 OLE_VT_VOID
End_Procedure
Procedure ComReserved2
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 12 OLE_VT_VOID
End_Procedure
Procedure ComReserved3
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 13 OLE_VT_VOID
End_Procedure
Procedure ComReserved4
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
Procedure ComReserved5
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 15 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalSortClass is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalISortClass
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{BE0F331B-3B68-4A1D-B690-E996CF6AF07C}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
// CLSID: {1071C49B-424A-4FCC-B214-37C802DF97FD}
Class cComIF2CSystem_Drawing_Printing_PaperSize is a Mixin
{ MethodType=Property DesignTime=False }
Function ComHeight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHeight Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CPaperKind
Handle hDispatchDriver
OLEF2CPaperKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPaperName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPaperName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComRawKind Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComRawKind Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComWidth Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComWidth Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_I4 to value
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
// CoClass
// ProgID: Flex2Crystal.F2CSystem_Drawing_Printing_PaperSize
// CLSID: {122259D5-2A84-4859-927F-F021EEC9587E}
Class cComF2CSystem_Drawing_Printing_PaperSize is a cComAutomationObject
Import_Class_Protocol cComIF2CSystem_Drawing_Printing_PaperSize
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{122259D5-2A84-4859-927F-F021EEC9587E}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
// CLSID: {FF141E2E-B589-41A8-833A-66B5645F6AA8}
Class cComIF2CSystem_Drawing_Printing_PaperSource is a Mixin
{ MethodType=Property DesignTime=False }
Function ComKind Returns OLEF2CPaperSourceKind
Handle hDispatchDriver
OLEF2CPaperSourceKind retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComRawKind Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComRawKind Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComSourceName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComSourceName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BSTR to value
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
// CoClass
// ProgID: Flex2Crystal.F2CSystem_Drawing_Printing_PaperSource
// CLSID: {5F4BAC69-ACA2-4D7E-83FE-2A928FE80150}
Class cComF2CSystem_Drawing_Printing_PaperSource is a cComAutomationObject
Import_Class_Protocol cComIF2CSystem_Drawing_Printing_PaperSource
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{5F4BAC69-ACA2-4D7E-83FE-2A928FE80150}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
// CLSID: {76DE5B33-6257-4989-9449-BAA61D3E9946}
Class cComIF2CMargins is a Mixin
{ MethodType=Property DesignTime=False }
Function ComBottom Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComBottom Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComLeft Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLeft Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComRight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComRight Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComTop Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTop Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I4 to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
// CoClass
// ProgID: Flex2Crystal.F2CMargins
// CLSID: {476FF46F-9BF0-48E3-B823-CF3255EFD2CD}
Class cComF2CMargins is a cComAutomationObject
Import_Class_Protocol cComIF2CMargins
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{476FF46F-9BF0-48E3-B823-CF3255EFD2CD}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
// CLSID: {0D947650-0A52-47A5-8EB3-7C6405BC1689}
Class cComIF2CPageSettings is a Mixin
{ MethodType=Property DesignTime=False }
Function ComColor Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComColor Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComHardMarginX Returns Float
Handle hDispatchDriver
Float retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_R4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHardMarginY Returns Float
Handle hDispatchDriver
Float retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_R4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLandscape Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLandscape Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComMargins Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComMargins Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_DISPATCH to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPaperSize Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPaperSize Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_DISPATCH to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPaperSource Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPaperSource Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_DISPATCH to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPrinterResolution Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPrinterResolution Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_DISPATCH to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPrinterSettings Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPrinterSettings Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 11 OLE_VT_DISPATCH to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Procedure ComCopyToHdevmode Integer llhdevmode
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llhdevmode
Send InvokeComMethod to hDispatchDriver 13 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComSetHdevmode Integer llhdevmode
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llhdevmode
Send InvokeComMethod to hDispatchDriver 17 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
// CoClass
// ProgID: Flex2Crystal.F2CPageSettings
// CLSID: {4B9CB555-EE14-4AD2-A9DE-E6C56591489F}
Class cComF2CPageSettings is a cComAutomationObject
Import_Class_Protocol cComIF2CPageSettings
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{4B9CB555-EE14-4AD2-A9DE-E6C56591489F}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
// CLSID: {2CA5CF7D-671F-47E6-A9BF-FFC55FF8707E}
Class cComIF2CPrinterSettings is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCanDuplex Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCollate Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComCollate Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComCopies Returns Short
Handle hDispatchDriver
Short retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I2 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComCopies Short value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I2 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDefaultPageSettings Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDuplex Returns OLEF2CDuplex
Handle hDispatchDriver
OLEF2CDuplex retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDuplex OLEF2CDuplex value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 5 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComFromPage Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComFromPage Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 6 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComIsDefaultPrinter Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsPlotter Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsValid Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLandscapeAngle Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComMaximumCopies Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComMaximumPage Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComMaximumPage Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 12 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComMinimumPage Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComMinimumPage Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 13 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPrinterName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPrinterName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 16 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPrintFileName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPrintFileName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 18 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPrintRange Returns OLEF2CPrintRange
Handle hDispatchDriver
OLEF2CPrintRange retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPrintRange OLEF2CPrintRange value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 19 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPrintToFile Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPrintToFile Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 20 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComSupportsColor Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 21 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToPage Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 22 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComToPage Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 22 OLE_VT_I4 to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 23 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 28 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 29 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComGetHdevmode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 30 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComGetHdevmode_2 Variant llpageSettings Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llpageSettings
Get InvokeComMethod of hDispatchDriver 31 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComGetHdevnames Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 32 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComSetHdevmode Integer llhdevmode
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llhdevmode
Send InvokeComMethod to hDispatchDriver 36 OLE_VT_VOID
End_Procedure
Procedure ComSetHdevnames Integer llhdevnames
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llhdevnames
Send InvokeComMethod to hDispatchDriver 37 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 38 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
// CoClass
// ProgID: Flex2Crystal.F2CPrinterSettings
// CLSID: {658EB4BF-CDE6-4F4B-BBC8-B27E69E3AD2C}
Class cComF2CPrinterSettings is a cComAutomationObject
Import_Class_Protocol cComIF2CPrinterSettings
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{658EB4BF-CDE6-4F4B-BBC8-B27E69E3AD2C}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIPrintOptions is a Mixin
{ MethodType=Property DesignTime=False }
Function ComCustomPaperSource Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComCustomPaperSource Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_DISPATCH to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComDissociatePageSizeAndPrinterPaperSize Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDissociatePageSizeAndPrinterPaperSize Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComNoPrinter Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComNoPrinter Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPageContentHeight Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPageContentWidth Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPageMargins Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPaperOrientation Returns OLEF2CPaperOrientation
Handle hDispatchDriver
OLEF2CPaperOrientation retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPaperOrientation OLEF2CPaperOrientation value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPaperSize Returns OLEF2CPaperSize
Handle hDispatchDriver
OLEF2CPaperSize retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPaperSize OLEF2CPaperSize value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 8 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPaperSource Returns OLEF2CPaperSource
Handle hDispatchDriver
OLEF2CPaperSource retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPaperSource OLEF2CPaperSource value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 9 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPrinterDuplex Returns OLEF2CPrinterDuplex
Handle hDispatchDriver
OLEF2CPrinterDuplex retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPrinterDuplex OLEF2CPrinterDuplex value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPrinterName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPrinterName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 11 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComSavedPrinterName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComApplyPageMargins Variant llmargin
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llmargin
Send InvokeComMethod to hDispatchDriver 13 OLE_VT_VOID
End_Procedure
Procedure ComCopyFrom Variant llprinter Variant llpage
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llprinter
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llpage
Send InvokeComMethod to hDispatchDriver 14 OLE_VT_VOID
End_Procedure
Procedure ComCopyTo Variant llprinter Variant llpage
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llprinter
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llpage
Send InvokeComMethod to hDispatchDriver 15 OLE_VT_VOID
End_Procedure
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 16 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalPrintOptions is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIPrintOptions
Procedure Construct_Object
Forward Send Construct_Object
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIPageMargins is a Mixin
{ MethodType=Property DesignTime=False }
Function ComBottomMargin Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComBottomMargin Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComLeftMargin Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLeftMargin Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComRightMargin Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComRightMargin Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 3 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComTopMargin Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComTopMargin Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 4 OLE_VT_I4 to value
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
End_Class
Class cFlex2CrystalPageMargins is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIPageMargins
Procedure Construct_Object
Forward Send Construct_Object
Set psProgID to "{BB99CAA2-DA61-4C7F-AFEB-115CEEA125D0}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIReportClientDocument is a Mixin
{ MethodType=Property DesignTime=False }
Function ComAutoClose Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 1 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComAutoClose Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 1 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComCubeBuilderType Returns OLECrCubeBuilderTypeEnum
Handle hDispatchDriver
OLECrCubeBuilderTypeEnum retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComCubeBuilderType OLECrCubeBuilderTypeEnum value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 2 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComCubeDefController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComCustomFunctionController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDatabase Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDatabaseController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDataDefController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDataDefinition Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDisplayName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDocumentWindow Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComDocumentWindow Integer value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 10 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComEnterpriseSession Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComEnterpriseSession Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 11 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComErrorReporter Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComErrorReporter Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 12 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComHasUI Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComHasUI Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 13 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComHistoryInfos Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsModified Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComIsModified Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 15 OLE_VT_BOOL to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComIsOpen Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsReadOnly Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComLocaleID Returns OLEF2CCeLocale
Handle hDispatchDriver
OLEF2CCeLocale retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComLocaleID OLEF2CCeLocale value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 18 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComMajorVersion Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComMinorVersion Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPath Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 21 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPreferredViewingLocaleID Returns OLEF2CCeLocale
Handle hDispatchDriver
OLEF2CCeLocale retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 22 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComPreferredViewingLocaleID OLEF2CCeLocale value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 22 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComPrintOutputController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 23 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComProcessingState Returns OLEF2CCdProcessingStateEnum
Handle hDispatchDriver
OLEF2CCdProcessingStateEnum retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 24 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComProductLocaleID Returns OLEF2CCeLocale
Handle hDispatchDriver
OLEF2CCeLocale retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 25 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComProductLocaleID OLEF2CCeLocale value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 25 OLE_VT_I4 to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReportAppServer Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 27 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComReportAppServer String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 27 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReportAppSession Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 28 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComReportAppSession Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 28 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReportDefController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 29 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComReportRequestStatus Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 33 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComReportSource Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 34 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComRowsetController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 36 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSearchController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 37 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSubreportController Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 38 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSummaryInfo Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 39 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComSummaryInfo Variant value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 39 OLE_VT_VARIANT to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComUID Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 40 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComUndoManager Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 41 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Procedure ComAddAfterFormatPageEventCallBack Variant llformatPageEventCallBack
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llformatPageEventCallBack
Send InvokeComMethod to hDispatchDriver 43 OLE_VT_VOID
End_Procedure
Procedure ComAddBeforeFormatPageEventCallBack Variant llformatPageEventCallBack
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llformatPageEventCallBack
Send InvokeComMethod to hDispatchDriver 44 OLE_VT_VOID
End_Procedure
Procedure ComAddFieldMappingEventCallBack Variant llfieldMappingEventCallBack
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llfieldMappingEventCallBack
Send InvokeComMethod to hDispatchDriver 45 OLE_VT_VOID
End_Procedure
Procedure ComAddFormatPageNoDataEventCallBack Variant llformatPageEventCallBack
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llformatPageEventCallBack
Send InvokeComMethod to hDispatchDriver 46 OLE_VT_VOID
End_Procedure
Procedure ComAddFormatSectionEventCallBack Variant llformatSectionEventCallBack
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llformatSectionEventCallBack
Send InvokeComMethod to hDispatchDriver 47 OLE_VT_VOID
End_Procedure
Procedure ComBuildCube
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 48 OLE_VT_VOID
End_Procedure
Procedure ComCancelProcessing
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 49 OLE_VT_VOID
End_Procedure
Procedure ComClose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 50 OLE_VT_VOID
End_Procedure
Procedure ComEnableEvent Variant llEnableEventData
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llEnableEventData
Send InvokeComMethod to hDispatchDriver 51 OLE_VT_VOID
End_Procedure
Procedure ComFlushRequests
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 52 OLE_VT_VOID
End_Procedure
Function ComGetFormulaFunctionCatalog Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 54 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetSQLFunctionCatalog Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 55 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComModifySummaryInfo Variant llnewVal
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llnewVal
Send InvokeComMethod to hDispatchDriver 57 OLE_VT_VOID
End_Procedure
Procedure ComNew
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 58 OLE_VT_VOID
End_Procedure
Procedure ComPlayBackRequests String llbsFilePath String llbsLogFilePath
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llbsFilePath
Send DefineParam to hDispatchDriver OLE_VT_BSTR llbsLogFilePath
Send InvokeComMethod to hDispatchDriver 60 OLE_VT_VOID
End_Procedure
Procedure ComReadRecords
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 61 OLE_VT_VOID
End_Procedure
Procedure ComRedo
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 62 OLE_VT_VOID
End_Procedure
Procedure ComRefreshReportDocument
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 63 OLE_VT_VOID
End_Procedure
Procedure ComRemoveAfterFormatPageEventCallBack Variant llformatPageEventCallBack
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llformatPageEventCallBack
Send InvokeComMethod to hDispatchDriver 64 OLE_VT_VOID
End_Procedure
Procedure ComRemoveBeforeFormatPageEventCallBack Variant llformatPageEventCallBack
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llformatPageEventCallBack
Send InvokeComMethod to hDispatchDriver 65 OLE_VT_VOID
End_Procedure
Procedure ComRemoveFieldMappingEventCallBack Variant llfieldMappingEventCallBack
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llfieldMappingEventCallBack
Send InvokeComMethod to hDispatchDriver 66 OLE_VT_VOID
End_Procedure
Procedure ComRemoveFormatPageNoDataEventCallBack Variant llformatPageEventCallBack
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llformatPageEventCallBack
Send InvokeComMethod to hDispatchDriver 67 OLE_VT_VOID
End_Procedure
Procedure ComRemoveFormatSectionEventCallBack Variant llformatSectionEventCallBack
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llformatSectionEventCallBack
Send InvokeComMethod to hDispatchDriver 68 OLE_VT_VOID
End_Procedure
Procedure ComReserved1
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 69 OLE_VT_VOID
End_Procedure
Procedure ComReserved10
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 70 OLE_VT_VOID
End_Procedure
Procedure ComReserved11
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 71 OLE_VT_VOID
End_Procedure
Procedure ComReserved2
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 72 OLE_VT_VOID
End_Procedure
Procedure ComReserved3
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 73 OLE_VT_VOID
End_Procedure
Procedure ComReserved4
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 74 OLE_VT_VOID
End_Procedure
Procedure ComReserved5
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 75 OLE_VT_VOID
End_Procedure
Procedure ComSave
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 76 OLE_VT_VOID
End_Procedure
Procedure ComUndo
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 78 OLE_VT_VOID
End_Procedure
Procedure ComVerifyDatabase
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 79 OLE_VT_VOID
End_Procedure
End_Class
Class cFlex2CrystalIReportClientDocumentEvents is a Mixin
{ MethodType=Event }
Procedure OnComClosed
End_Procedure
{ MethodType=Event }
Procedure OnComClosing
End_Procedure
{ MethodType=Event }
Procedure OnComPropertyChanged
End_Procedure
{ MethodType=Event }
Procedure OnComPropertyChanging
End_Procedure
{ MethodType=Event }
Procedure OnComSaved
End_Procedure
{ MethodType=Event }
Procedure OnComSaving
End_Procedure
{ Visibility=Private }
Procedure RegisterComEvents
Send RegisterComEvent 1 msg_OnComClosed
Send RegisterComEvent 2 msg_OnComClosing
Send RegisterComEvent 3 msg_OnComPropertyChanged
Send RegisterComEvent 4 msg_OnComPropertyChanging
Send RegisterComEvent 5 msg_OnComSaved
Send RegisterComEvent 6 msg_OnComSaving
End_Procedure
End_Class
Class cFlex2CrystalReportClientDocument is a cComAutomationObject
Import_Class_Protocol cFlex2CrystalIReportClientDocument
Import_Class_Protocol cFlex2CrystalIReportClientDocumentEvents
Procedure Construct_Object
Forward Send Construct_Object
Set psEventId to "{44D63194-B16F-4BB9-BCC1-0698B0931451}"
Set peAutoCreate to acNoAutoCreate
End_Procedure
End_Class
Class cFlex2CrystalIReport is a Mixin
// Custom Methods
Procedure ComOpenReport String llFileName Integer llopenMethod
Send ComLoad_2 llFileName llopenMethod
End_Procedure
Procedure ComExportNative
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 39 OLE_VT_VOID
End_Procedure
Procedure ComExportNative_2 Variant llOptions
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llOptions
Send InvokeComMethod to hDispatchDriver 40 OLE_VT_VOID
End_Procedure
Function ComExportToStream OLEF2CExportFormatType llformatType Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llformatType
Get InvokeComMethod of hDispatchDriver 44 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComPrintOut Boolean bPrompt Integer llnCopies Boolean llCollated Integer llstartPageN Integer llendPageN
Handle hoPrintDialog hoPrintOptions
Variant vPrintOptions
Integer iPrintDialog iDuplex iColor iPaperSize iSource
Integer err_obj
If (Old_Error_Object_Id(Self) > 0) Move (Old_Error_Object_ID(Self)) to err_obj
Else Move Error_Object_Id to err_obj
If (bPrompt) Begin
#IFDEF Is$WebApp
#ELSE
Get Create U_PrintDialog to hoPrintDialog
Set Copies of hoPrintDialog to llnCopies
Set Collate of hoPrintDialog to llCollated
Send Ignore_Error of err_obj 4381
If (llendPageN <> "") Begin
Set MaxPage of hoPrintDialog to llendPageN
Set MinPage of hoPrintDialog to llstartPageN
End
Send Trap_Error of err_obj 4381
Get PrintDialog of hoPrintDialog to iPrintDialog
If (iPrintDialog) Procedure_Return
If (pbUseNewPrintSystem(Self)) Begin
Set ComColorMode to (Color(hoPrintDialog))
Set ComPrinterName to (DeviceName(hoPrintDialog))
Set ComPaperOrientation to (Orientation(hoPrintDialog))
Set ComPaperSize to (PaperSize(hoPrintDialog))
Set ComPrinterDuplex to (Duplex(hoPrintDialog))
Get DefaultSource of hoPrintDialog to iSource
If (iSource < 256) Set ComPaperSource to iSource
Else Begin
If (not(pbForceCompatible(Self))) Begin
Send DisplayMessage of oFlex2CrystalDevMsg "Incompatible paper source selected. Custom sources not allowed."
End
Else Set ComPaperSource to iSource
End
Set ComCollate to llCollated
Set ComFromPage to (MinPage(hoPrintDialog))
Set ComToPage to (MaxPage(hoPrintDialog))
Send ComPrintToPrinter_2 (pvComObject(PrinterSettingsObject(Self))) (pvComObject(PageSettingsObject(Self))) False
End
Else Begin
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get PaperSize of hoPrintDialog to iPaperSize
If (iPaperSize > 0 and iPaperSize <= 41) ;
Set ComPaperSize of hoPrintOptions to iPaperSize
Else Begin
If (not(pbForceCompatible(Self))) Begin
Send DisplayMessage of oFlex2CrystalDevMsg "Incompatible paper size set."
End
Else Set ComPaperSize of hoPrintOptions to OLEF2CPaperSize_DefaultPaperSize
End
Get DefaultSource of hoPrintDialog to iSource
If (iSource < 256) ;
Set ComPaperSource of hoPrintOptions to iSource
Else Begin
If (not(pbForceCompatible(Self))) Begin
Send DisplayMessage of oFlex2CrystalDevMsg "Incompatible paper source selected. Custom sources not allowed."
End
Else Set ComPaperSource of hoPrintOptions to OLEF2CPaperSource_Auto
End
Set ComPaperOrientation of hoPrintOptions to (Orientation(hoPrintDialog))
Set ComPrinterName of hoPrintOptions to (DeviceName(hoPrintDialog))
Get Copies of hoPrintDialog to llnCopies
Get Duplex of hoPrintDialog to iDuplex
Get MinPage of hoPrintDialog to llstartPageN
Get MaxPage of hoPrintDialog to llendPageN
Get Collate of hoPrintDialog to llCollated
Case Begin
Case (iDuplex = DMDUP_HORIZONTAL)
Set ComPrinterDuplex of hoPrintOptions to OLEF2CPrinterDuplex_Horizontal
Break
Case (iDuplex = DMDUP_VERTICAL)
Set ComPrinterDuplex of hoPrintOptions to OLEF2CPrinterDuplex_Vertical
Break
Case (iDuplex = DMDUP_SIMPLEX)
Set ComPrinterDuplex of hoPrintOptions to OLEF2CPrinterDuplex_Simplex
Break
Case End
End
Move (GlobalUnlock(DevModeHandle(hoPrintDialog))) to windowindex
Move (GlobalFree(DevModeHandle(hoPrintDialog))) to windowindex
Move (GlobalFree(DevNamesHandle(hoPrintDialog))) to windowindex
#ENDIF
End
Else Begin
#IFDEF Is$WebApp
#ELSE
Send Ignore_Error of err_obj 4381
If (pbUseNewPrintSystem(Self)) Begin
Set ComCopies to llnCopies
Set ComCollate to llCollated
Set ComFromPage to llstartPageN
If (llEndPageN <> '') Set ComToPage to llendPageN
Else Set ComToPage to 0
Send ComPrintToPrinter_2 (pvComObject(PrinterSettingsObject(Self))) (pvComObject(PageSettingsObject(Self))) False
End
Else Begin
If (llendPageN = '') Send ComPrintToPrinter llnCopies llCollated llstartPageN 0
Else Send ComPrintToPrinter llnCopies llCollated llstartPageN llendPageN
End
Send Trap_Error of err_obj 4381
#ENDIF
End
End_Procedure
Procedure ComSelectPrinter String llpDriverName String llpPrinterName String llpPortName
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
Set ComPrinterName of hoPrinterSettings to llpPrinterName
End
Else Begin
Set ComPrinterName to llpPrinterName
End
End_Procedure
Procedure Set ComEnableParameterPrompting Boolean value
If (not(pbForceCompatible(Self)) and not(value)) Begin
#IFDEF Is$WebApp
#ELSE
Send DisplayMessage of oFlex2CrystalDevMsg "Parameter prompting cannot be globally disabled."
#ENDIF
End
End_Procedure
Procedure Set ComColorMode Integer colorMode
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings
Get PageSettingsObject to hoPageSettings
If (colorMode = DMCOLOR_COLOR) Set ComColor of hoPageSettings to True
Else Set ComColor of hoPageSettings to False
End
Else Begin
// The original system didn't support color this way
End
End_Procedure
Function ComColorMode Returns Integer
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings
Get PageSettingsObject to hoPageSettings
If (ComColor(hoPageSettings) = DMCOLOR_COLOR) Function_Return True
Else Function_Return False
End
Else Function_Return False
End_Function
Procedure Set ComPaperOrientation CRPaperOrientation paper
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings
Get PageSettingsObject to hoPageSettings
If (paper = crPortrait) Set ComLandscape of hoPageSettings to False
If (paper = crLandscape) Set ComLandscape of hoPageSettings to True
If (paper = crDefaultPaperOrientation) Set ComLandscape of hoPageSettings to False
End
Else Begin
Handle hoPrintOptions
Variant vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Set ComPaperOrientation of hoPrintOptions to paper
Send Destroy of hoPrintOptions
End
End_Procedure
Function ComPaperOrientation Returns CRPaperOrientation
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings
Get PageSettingsObject to hoPageSettings
If (ComLandscape(hoPageSettings)) Function_Return crLandscape
Else Function_Return crPortrait
End
Else Begin
Handle hoPrintOptions
Variant vPrintOptions
CRPaperOrientation paper
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPaperOrientation of hoPrintOptions to paper
Send Destroy of hoPrintOptions
Function_Return paper
End
End_Function
Procedure Set ComPaperSize CRPaperSize paper
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings hoPaperSize
Variant vPaperSize
Get PageSettingsObject to hoPageSettings
Get Create U_cComF2CSystem_Drawing_Printing_PaperSize to hoPaperSize
Get ComPaperSize of hoPageSettings to vPaperSize
Set pvComObject of hoPaperSize to vPaperSize
Set ComRawKind of hoPaperSize to paper
Send Destroy of hoPaperSize
End
Else Begin
Handle hoPrintOptions
Variant vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Set ComPaperSize of hoPrintOptions to paper
Send Destroy of hoPrintOptions
End
End_Procedure
Function ComPaperSize Returns CRPaperSize
CRPaperSize paper
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings hoPaperSize
Variant vPaperSize
Get PageSettingsObject to hoPageSettings
Get Create U_cComF2CSystem_Drawing_Printing_PaperSize to hoPaperSize
Get ComPaperSize of hoPageSettings to vPaperSize
Set pvComObject of hoPaperSize to vPaperSize
Get ComRawKind of hoPaperSize to paper
Send Destroy of hoPaperSize
Function_Return paper
End
Else Begin
Handle hoPrintOptions
Variant vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPaperSize of hoPrintOptions to paper
Send Destroy of hoPrintOptions
Function_Return paper
End
End_Function
Procedure Set ComPaperSource CRPaperSource paper
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings hoPaperSource
Variant vPaperSource
Get PageSettingsObject to hoPageSettings
Get Create U_cComF2CSystem_Drawing_Printing_PaperSource to hoPaperSource
Get ComPaperSource of hoPageSettings to vPaperSource
Set pvComObject of hoPaperSource to vPaperSource
Set ComRawKind of hoPaperSource to paper
Send Destroy of hoPaperSource
End
Else Begin
Handle hoPrintOptions
Variant vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Set ComPaperSource of hoPrintOptions to paper
Send Destroy of hoPrintOptions
End
End_Procedure
Function ComPaperSource Returns CRPaperSource
CRPaperSource paper
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings hoPaperSource
Variant vPaperSource
Get PageSettingsObject to hoPageSettings
Get Create U_cComF2CSystem_Drawing_Printing_PaperSource to hoPaperSource
Get ComPaperSource of hoPageSettings to vPaperSource
Set pvComObject of hoPaperSource to vPaperSource
Get ComRawKind of hoPaperSource to paper
Send Destroy of hoPaperSource
Function_Return paper
End
Else Begin
Handle hoPrintOptions
Variant vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPaperSource of hoPrintOptions to paper
Send Destroy of hoPrintOptions
Function_Return paper
End
End_Function
Procedure Set ComPrinterDuplex CRPrinterDuplexType duplex
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
// .NET Default for Duplex is -1 while Crystal expects 0
If (duplex = crPRDPDefault) Move OLEF2CDuplex_Default to duplex
Set ComDuplex of hoPrinterSettings to duplex
End
Else Begin
Handle hoPrintOptions
Variant vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Set ComPrinterDuplex of hoPrintOptions to duplex
Send Destroy of hoPrintOptions
End
End_Procedure
Function ComPrinterDuplex Returns CRPrinterDuplexType
CRPrinterDuplexType duplex
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
Get ComDuplex of hoPrinterSettings to duplex
If (duplex = OLEF2CDuplex_Default) Move crPRDPDefault to duplex
Function_Return duplex
End
Else Begin
Handle hoPrintOptions
Variant vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPrinterDuplex of hoPrintOptions to duplex
Send Destroy of hoPrintOptions
Function_Return duplex
End
End_Function
Procedure Set ComCopies Integer llCopies
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
Set ComCopies of hoPrinterSettings to llCopies
End
End_Procedure
Function ComCopies Returns Integer
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
Function_Return (ComCopies(hoPrinterSettings))
End
End_Function
Procedure Set ComCollate Boolean bCollate
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
Set ComCollate of hoPrinterSettings to bCollate
End
End_Procedure
Function ComCollate Returns Boolean
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
Function_Return (ComCollate(hoPrinterSettings))
End
End_Function
Procedure Set ComFromPage Integer llFromPage
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
Set ComFromPage of hoPrinterSettings to llFromPage
End
End_Procedure
Function ComFromPage Returns Integer
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
Function_Return (ComFromPage(hoPrinterSettings))
End
End_Function
Procedure Set ComToPage Integer llToPage
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
Set ComToPage of hoPrinterSettings to llToPage
End
End_Procedure
Function ComToPage Returns Integer
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
Function_Return (ComToPage(hoPrinterSettings))
End
End_Function
Procedure Set ComPrinterName String name
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
Set ComPrinterName of hoPrinterSettings to name
End
Else Begin
Handle hoPrintOptions
Variant vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Set ComPrinterName of hoPrintOptions to name
Send Destroy of hoPrintOptions
End
End_Procedure
Function ComPrinterName Returns String
String name
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPrinterSettings
Get PrinterSettingsObject to hoPrinterSettings
Get ComPrinterName of hoPrinterSettings to name
Function_Return name
End
Else Begin
Handle hoPrintOptions
Variant vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPrinterName of hoPrintOptions to name
Send Destroy of hoPrintOptions
Function_Return name
End
End_Function
Procedure Set ComBottomMargin Integer margin
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings hoMargins
Variant vMargins
Get PageSettingsObject to hoPageSettings
Get ComMargins of hoPageSettings to vMargins
Get Create U_cComF2CMargins to hoMargins
Set pvComObject of hoMargins to vMargins
Set ComBottom of hoMargins to margin
Send Destroy of hoMargins
End
Else Begin
Handle hoPageMargins hoPrintOptions
Variant vPageMargins vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPageMargins of hoPrintOptions to vPageMargins
Get Create U_cFlex2CrystalPageMargins to hoPageMargins
Set pvComObject of hoPageMargins to vPageMargins
Set ComBottomMargin of hoPageMargins to margin
Send ComApplyPageMargins to hoPrintOptions (pvComObject(hoPageMargins))
Send Destroy of hoPageMargins
Send Destroy of hoPrintOptions
End
End_Procedure
Function ComBottomMargin Returns Integer
Integer margin
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings hoMargins
Variant vMargins
Get PageSettingsObject to hoPageSettings
Get ComMargins of hoPageSettings to vMargins
Get Create U_cComF2CMargins to hoMargins
Set pvComObject of hoMargins to vMargins
Get ComBottom of hoMargins to margin
Send Destroy of hoMargins
Function_Return margin
End
Else Begin
Handle hoPageMargins hoPrintOptions
Variant vPageMargins vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPageMargins of hoPrintOptions to vPageMargins
Get Create U_cFlex2CrystalPageMargins to hoPageMargins
Set pvComObject of hoPageMargins to vPageMargins
Get ComBottomMargin of hoPageMargins to margin
Send Destroy of hoPageMargins
Send Destroy of hoPrintOptions
Function_Return margin
End
End_Procedure
Procedure Set ComLeftMargin Integer margin
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings hoMargins
Variant vMargins
Get PageSettingsObject to hoPageSettings
Get ComMargins of hoPageSettings to vMargins
Get Create U_cComF2CMargins to hoMargins
Set pvComObject of hoMargins to vMargins
Set ComLeft of hoMargins to margin
Send Destroy of hoMargins
End
Else Begin
Handle hoPageMargins hoPrintOptions
Variant vPageMargins vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPageMargins of hoPrintOptions to vPageMargins
Get Create U_cFlex2CrystalPageMargins to hoPageMargins
Set pvComObject of hoPageMargins to vPageMargins
Set ComLeftMargin of hoPageMargins to margin
Send ComApplyPageMargins to hoPrintOptions (pvComObject(hoPageMargins))
Send Destroy of hoPageMargins
Send Destroy of hoPrintOptions
End
End_Procedure
Function ComLeftMargin Returns Integer
Integer margin
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings hoMargins
Variant vMargins
Get PageSettingsObject to hoPageSettings
Get ComMargins of hoPageSettings to vMargins
Get Create U_cComF2CMargins to hoMargins
Set pvComObject of hoMargins to vMargins
Get ComLeft of hoMargins to margin
Send Destroy of hoMargins
Function_Return margin
End
Else Begin
Handle hoPageMargins hoPrintOptions
Variant vPageMargins vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPageMargins of hoPrintOptions to vPageMargins
Get Create U_cFlex2CrystalPageMargins to hoPageMargins
Set pvComObject of hoPageMargins to vPageMargins
Get ComLeftMargin of hoPageMargins to margin
Send Destroy of hoPageMargins
Send Destroy of hoPrintOptions
Function_Return margin
End
End_Procedure
Procedure Set ComRightMargin Integer margin
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings hoMargins
Variant vMargins
Get PageSettingsObject to hoPageSettings
Get ComMargins of hoPageSettings to vMargins
Get Create U_cComF2CMargins to hoMargins
Set pvComObject of hoMargins to vMargins
Set ComRight of hoMargins to margin
Send Destroy of hoMargins
End
Else Begin
Handle hoPageMargins hoPrintOptions
Variant vPageMargins vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPageMargins of hoPrintOptions to vPageMargins
Get Create U_cFlex2CrystalPageMargins to hoPageMargins
Set pvComObject of hoPageMargins to vPageMargins
Set ComRightMargin of hoPageMargins to margin
Send ComApplyPageMargins to hoPrintOptions (pvComObject(hoPageMargins))
Send Destroy of hoPageMargins
Send Destroy of hoPrintOptions
End
End_Procedure
Function ComRightMargin Returns Integer
Integer margin
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings hoMargins
Variant vMargins
Get PageSettingsObject to hoPageSettings
Get ComMargins of hoPageSettings to vMargins
Get Create U_cComF2CMargins to hoMargins
Set pvComObject of hoMargins to vMargins
Get ComRight of hoMargins to margin
Send Destroy of hoMargins
Function_Return margin
End
Else Begin
Handle hoPageMargins hoPrintOptions
Variant vPageMargins vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPageMargins of hoPrintOptions to vPageMargins
Get Create U_cFlex2CrystalPageMargins to hoPageMargins
Set pvComObject of hoPageMargins to vPageMargins
Get ComRightMargin of hoPageMargins to margin
Send Destroy of hoPageMargins
Send Destroy of hoPrintOptions
Function_Return margin
End
End_Procedure
Procedure Set ComTopMargin Integer margin
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings hoMargins
Variant vMargins
Get PageSettingsObject to hoPageSettings
Get ComMargins of hoPageSettings to vMargins
Get Create U_cComF2CMargins to hoMargins
Set pvComObject of hoMargins to vMargins
Set ComTop of hoMargins to margin
Send Destroy of hoMargins
End
Else Begin
Handle hoPageMargins hoPrintOptions
Variant vPageMargins vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPageMargins of hoPrintOptions to vPageMargins
Get Create U_cFlex2CrystalPageMargins to hoPageMargins
Set pvComObject of hoPageMargins to vPageMargins
Set ComTopMargin of hoPageMargins to margin
Send ComApplyPageMargins to hoPrintOptions (pvComObject(hoPageMargins))
Send Destroy of hoPageMargins
Send Destroy of hoPrintOptions
End
End_Procedure
Function ComTopMargin Returns Integer
Integer margin
If (pbUseNewPrintSystem(Self)) Begin
Handle hoPageSettings hoMargins
Variant vMargins
Get PageSettingsObject to hoPageSettings
Get ComMargins of hoPageSettings to vMargins
Get Create U_cComF2CMargins to hoMargins
Set pvComObject of hoMargins to vMargins
Get ComTop of hoMargins to margin
Send Destroy of hoMargins
Function_Return margin
End
Else Begin
Handle hoPageMargins hoPrintOptions
Variant vPageMargins vPrintOptions
Get ComPrintOptions to vPrintOptions
Get Create U_cFlex2CrystalPrintOptions to hoPrintOptions
Set pvComObject of hoPrintOptions to vPrintOptions
Get ComPageMargins of hoPrintOptions to vPageMargins
Get Create U_cFlex2CrystalPageMargins to hoPageMargins
Set pvComObject of hoPageMargins to vPageMargins
Get ComTopMargin of hoPageMargins to margin
Send Destroy of hoPageMargins
Send Destroy of hoPrintOptions
Function_Return margin
End
End_Procedure
Function ComAreas Returns Variant
Variant vReportDefinition vAreas
Handle hoReportDefinition
Get ComReportDefinition to vReportDefinition
Get Create U_cFlex2CrystalReportDefinition to hoReportDefinition
Set pvComObject of hoReportDefinition to vReportDefinition
Get ComAreas of hoReportDefinition to vAreas
Send Destroy of hoReportDefinition
Function_Return vAreas
End_Function
Procedure Set ComFormulaSyntax Integer value
// If (pbForceCompatible(Self)) Procedure_Return
End_Procedure
Function ComFormulaSyntax Returns Integer
Function_Return crCrystalSyntaxFormula
End_Function
Procedure Set ComKeywordsInReport String value
Variant vSummaryInfo
Handle hoSummaryInfo
Get ComSummaryInfo to vSummaryInfo
Get Create U_cFlex2CrystalSummaryInfo to hoSummaryInfo
Set pvComObject of hoSummaryInfo to vSummaryInfo
Set ComKeywordsInReport of hoSummaryInfo to value
Send Destroy of hoSummaryInfo
End_Procedure
Procedure Set ComReportAuthor String value
Variant vSummaryInfo
Handle hoSummaryInfo
Get ComSummaryInfo to vSummaryInfo
Get Create U_cFlex2CrystalSummaryInfo to hoSummaryInfo
Set pvComObject of hoSummaryInfo to vSummaryInfo
Set ComReportAuthor of hoSummaryInfo to value
Send Destroy of hoSummaryInfo
End_Procedure
Procedure Set ComReportComments String value
Variant vSummaryInfo
Handle hoSummaryInfo
Get ComSummaryInfo to vSummaryInfo
Get Create U_cFlex2CrystalSummaryInfo to hoSummaryInfo
Set pvComObject of hoSummaryInfo to vSummaryInfo
Set ComReportComments of hoSummaryInfo to value
Send Destroy of hoSummaryInfo
End_Procedure
Procedure Set ComReportSubject String value
Variant vSummaryInfo
Handle hoSummaryInfo
Get ComSummaryInfo to vSummaryInfo
Get Create U_cFlex2CrystalSummaryInfo to hoSummaryInfo
Set pvComObject of hoSummaryInfo to vSummaryInfo
Set ComReportSubject of hoSummaryInfo to value
Send Destroy of hoSummaryInfo
End_Procedure
{ MethodType=Property }
Procedure Set ComReportTitle String value
Variant vSummaryInfo
Handle hoSummaryInfo
Get ComSummaryInfo to vSummaryInfo
Get Create U_cFlex2CrystalSummaryInfo to hoSummaryInfo
Set pvComObject of hoSummaryInfo to vSummaryInfo
Set ComReportTitle of hoSummaryInfo to value
Send Destroy of hoSummaryInfo
End_Procedure
Function ComReportTitle Returns String
Variant vSummaryInfo
Handle hoSummaryInfo
String value
Get ComSummaryInfo to vSummaryInfo
Get Create U_cFlex2CrystalSummaryInfo to hoSummaryInfo
Set pvComObject of hoSummaryInfo to vSummaryInfo
Get ComReportTitle of hoSummaryInfo to value
Send Destroy of hoSummaryInfo
Function_Return value
End_Function
Function ComGroupNameFields Returns Variant
Variant vGroupNameFields
Handle hoGroupNameFields hoDataDefinition
Get DataDefinitionObject to hoDataDefinition
Get ComGroupNameFields of hoDataDefinition to vGroupNameFields
Function_Return vGroupNameFields
End_Function
// Default Properties
{ MethodType=Property DesignTime=False }
Function ComDatabase Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 2 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDataDefinition Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 3 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDataSourceConnections Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 4 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComDefaultXmlExportSelection Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 5 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComExportOptions Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 6 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComFileName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 7 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComFileName String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 7 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComFilePath Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 8 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComFormatEngine Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 9 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHasRecords Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 10 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHasSavedData Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 11 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComHistoryInfos Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 12 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsLoaded Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 13 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsRPTR Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 14 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComIsSubreport Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 15 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 16 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComParameterFields Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 17 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComPrintOptions Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 18 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComRecordSelectionFormula Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 19 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComRecordSelectionFormula String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 19 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReportAppServer Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 20 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComReportAppServer String value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 20 OLE_VT_BSTR to value
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComReportClientDocument Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 21 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComReportDefinition Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 22 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComReportOptions Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 23 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComReportRequestStatus Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 24 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComReportSource Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 25 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComRows Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 26 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSavedXmlExportFormats Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 27 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSubreports Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 29 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComSummaryInfo Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 30 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Function ComUriIsUserEditable Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 31 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
{ MethodType=Property DesignTime=False }
Procedure Set ComUriIsUserEditable Boolean value
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Set ComProperty of hDispatchDriver 31 OLE_VT_BOOL to value
End_Procedure
Function ComClone Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 32 OLE_VT_VARIANT to retVal
Function_Return retVal
End_Function
Procedure ComClose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 33 OLE_VT_VOID
End_Procedure
Function ComDecUseCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 35 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComDispose
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 36 OLE_VT_VOID
End_Procedure
Procedure ComEnableEvent Variant lleventEnabledArgs
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH lleventEnabledArgs
Send InvokeComMethod to hDispatchDriver 37 OLE_VT_VOID
End_Procedure
Function ComEquals Variant llobj Returns Boolean
Handle hDispatchDriver
Boolean retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llobj
Get InvokeComMethod of hDispatchDriver 38 OLE_VT_BOOL to retVal
Function_Return retVal
End_Function
// Procedure ComExport
// Handle hDispatchDriver
// Get phDispatchDriver to hDispatchDriver
// Send InvokeComMethod to hDispatchDriver 39 OLE_VT_VOID
// End_Procedure
//
// Procedure ComExport_2 Variant llOptions
// Handle hDispatchDriver
// Get phDispatchDriver to hDispatchDriver
// Send PrepareParams to hDispatchDriver 1
// Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llOptions
// Send InvokeComMethod to hDispatchDriver 40 OLE_VT_VOID
// End_Procedure
Procedure ComExportToDisk OLEF2CExportFormatType llformatType String llFileName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llformatType
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send InvokeComMethod to hDispatchDriver 41 OLE_VT_VOID
End_Procedure
Function ComExportToStream OLEF2CExportFormatType llformatType Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_I4 llformatType
Get InvokeComMethod of hDispatchDriver 44 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Function ComGetClassName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 46 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Function ComGetComponentName Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 47 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Function ComGetHashCode Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 54 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Function ComIncUseCount Returns Integer
Handle hDispatchDriver
Integer retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 60 OLE_VT_I4 to retVal
Function_Return retVal
End_Function
Procedure ComLoad String llFileName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send InvokeComMethod to hDispatchDriver 61 OLE_VT_VOID
End_Procedure
Procedure ComLoad_2 String llFileName OLEF2COpenReportMethod llopenMethod
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send DefineParam to hDispatchDriver OLE_VT_I4 llopenMethod
Send InvokeComMethod to hDispatchDriver 62 OLE_VT_VOID
End_Procedure
Procedure ComLoad_3 String llFileName String llReportAppServer
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llReportAppServer
Send InvokeComMethod to hDispatchDriver 63 OLE_VT_VOID
End_Procedure
Function ComOpenSubreport String llSubreportName Returns Variant
Handle hDispatchDriver
Variant retVal
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llSubreportName
Get InvokeComMethod of hDispatchDriver 64 OLE_VT_DISPATCH to retVal
Function_Return retVal
End_Function
Procedure ComPrintToPrinter Integer llnCopies Boolean llcollated Integer llstartPageN Integer llendPageN
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_I4 llnCopies
Send DefineParam to hDispatchDriver OLE_VT_BOOL llcollated
Send DefineParam to hDispatchDriver OLE_VT_I4 llstartPageN
Send DefineParam to hDispatchDriver OLE_VT_I4 llendPageN
Send InvokeComMethod to hDispatchDriver 65 OLE_VT_VOID
End_Procedure
Procedure ComPrintToPrinter_2 Variant llprinterSettings Variant llpageSettings Boolean llreformatReportPageSettings
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llprinterSettings
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llpageSettings
Send DefineParam to hDispatchDriver OLE_VT_BOOL llreformatReportPageSettings
Send InvokeComMethod to hDispatchDriver 66 OLE_VT_VOID
End_Procedure
Procedure ComPrintToPrinter_3 Variant llprinterSettings Variant llpageSettings Boolean llreformatReportPageSettings Variant lllayoutSettings
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llprinterSettings
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llpageSettings
Send DefineParam to hDispatchDriver OLE_VT_BOOL llreformatReportPageSettings
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH lllayoutSettings
Send InvokeComMethod to hDispatchDriver 67 OLE_VT_VOID
End_Procedure
Procedure ComReadRecords
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 68 OLE_VT_VOID
End_Procedure
Procedure ComRefresh
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 69 OLE_VT_VOID
End_Procedure
Procedure ComSaveAs String llFileName
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send InvokeComMethod to hDispatchDriver 70 OLE_VT_VOID
End_Procedure
Procedure ComSaveAs_2 String llFileName Boolean llsaveDataWithReport
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send DefineParam to hDispatchDriver OLE_VT_BOOL llsaveDataWithReport
Send InvokeComMethod to hDispatchDriver 71 OLE_VT_VOID
End_Procedure
Procedure ComSaveAs_3 String llFileName OLEF2CReportFileFormat llfileFormat
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llFileName
Send DefineParam to hDispatchDriver OLE_VT_I4 llfileFormat
Send InvokeComMethod to hDispatchDriver 72 OLE_VT_VOID
End_Procedure
Procedure ComSetCssClass OLEF2CObjectScope llobjectScope String llCssClass
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llobjectScope
Send DefineParam to hDispatchDriver OLE_VT_BSTR llCssClass
Send InvokeComMethod to hDispatchDriver 73 OLE_VT_VOID
End_Procedure
Procedure ComSetDatabaseLogon String lluser String llPassword
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR lluser
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPassword
Send InvokeComMethod to hDispatchDriver 74 OLE_VT_VOID
End_Procedure
Procedure ComSetDatabaseLogon_2 String lluser String llPassword String llserver String llDatabase
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 4
Send DefineParam to hDispatchDriver OLE_VT_BSTR lluser
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPassword
Send DefineParam to hDispatchDriver OLE_VT_BSTR llserver
Send DefineParam to hDispatchDriver OLE_VT_BSTR llDatabase
Send InvokeComMethod to hDispatchDriver 75 OLE_VT_VOID
End_Procedure
Procedure ComSetDatabaseLogon_3 String lluser String llPassword String llserver String llDatabase Boolean llignoreCase
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 5
Send DefineParam to hDispatchDriver OLE_VT_BSTR lluser
Send DefineParam to hDispatchDriver OLE_VT_BSTR llPassword
Send DefineParam to hDispatchDriver OLE_VT_BSTR llserver
Send DefineParam to hDispatchDriver OLE_VT_BSTR llDatabase
Send DefineParam to hDispatchDriver OLE_VT_BOOL llignoreCase
Send InvokeComMethod to hDispatchDriver 76 OLE_VT_VOID
End_Procedure
Procedure ComSetDataSource Variant llDataSet
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataSet
Send InvokeComMethod to hDispatchDriver 77 OLE_VT_VOID
End_Procedure
Procedure ComSetDataSource_2 Variant llDataTable
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llDataTable
Send InvokeComMethod to hDispatchDriver 78 OLE_VT_VOID
End_Procedure
Procedure ComSetDataSource_3 Variant lldataReader
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT lldataReader
Send InvokeComMethod to hDispatchDriver 79 OLE_VT_VOID
End_Procedure
Procedure ComSetDataSource_5 Variant llDataSet
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llDataSet
Send InvokeComMethod to hDispatchDriver 81 OLE_VT_VOID
End_Procedure
Procedure ComSetParameterValue Integer llIndex Variant llval
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_I4 llIndex
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llval
Send InvokeComMethod to hDispatchDriver 82 OLE_VT_VOID
End_Procedure
Procedure ComSetParameterValue_2 String llName Variant llval
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 2
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llval
Send InvokeComMethod to hDispatchDriver 83 OLE_VT_VOID
End_Procedure
Procedure ComSetParameterValue_3 String llName Variant llval String llsubreport
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_BSTR llName
Send DefineParam to hDispatchDriver OLE_VT_VARIANT llval
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsubreport
Send InvokeComMethod to hDispatchDriver 84 OLE_VT_VOID
End_Procedure
Procedure ComSetSQLCommandTable Variant llconnInfo String llNewTableName String llsqlString
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 3
Send DefineParam to hDispatchDriver OLE_VT_DISPATCH llconnInfo
Send DefineParam to hDispatchDriver OLE_VT_BSTR llNewTableName
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsqlString
Send InvokeComMethod to hDispatchDriver 85 OLE_VT_VOID
End_Procedure
{ MethodType=Property DesignTime=False }
Function ComToString Returns String
Handle hDispatchDriver
String retVal
Get phDispatchDriver to hDispatchDriver
Get InvokeComMethod of hDispatchDriver 86 OLE_VT_BSTR to retVal
Function_Return retVal
End_Function
Procedure ComVerifyDatabase
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send InvokeComMethod to hDispatchDriver 87 OLE_VT_VOID
End_Procedure
Procedure ComSetDbConnection String llsConnectionString
Handle hDispatchDriver
Get phDispatchDriver to hDispatchDriver
Send PrepareParams to hDispatchDriver 1
Send DefineParam to hDispatchDriver OLE_VT_BSTR llsConnectionString
Send InvokeComMethod to hDispatchDriver 88 OLE_VT_VOID
End_Procedure
End_Class
Class cFlex2CrystalIReportEvents is a Mixin
{ MethodType=Event }
Procedure OnComAfterFormatPage Integer llPageNumber
End_Procedure
{ MethodType=Event }
Procedure OnComBeforeFormatPage Integer llPageNumber
End_Procedure
{ MethodType=Event }
Procedure OnComDisposed
End_Procedure
{ MethodType=Event }
Procedure OnComFieldMapping Variant[] llDatabaseFieldsMappings Variant[] llReportFieldsMappings
End_Procedure
{ MethodType=Event }
Procedure OnComFormatSection Boolean llIsEndOfGroup Boolean llIsRepeatGroupHeader Boolean llIsStartOfGroup Integer llSectionCode String llSubreportName
End_Procedure
{ MethodType=Event }
Procedure OnComInitReport
End_Procedure
{ MethodType=Event }
Procedure OnComNoData Integer llPageNumber
End_Procedure
{ MethodType=Event }
Procedure OnComRefreshReport
End_Procedure
{ Visibility=Private }
Procedure RegisterComEvents
Send RegisterComEvent 1 msg_OnComAfterFormatPage
Send RegisterComEvent 2 msg_OnComBeforeFormatPage
Send RegisterComEvent 3 msg_OnComDisposed
Send RegisterComEvent 4 msg_OnComFieldMapping
Send RegisterComEvent 5 msg_OnComFormatSection
Send RegisterComEvent 6 msg_OnComInitReport
Send RegisterComEvent 7 msg_OnComNoData
Send RegisterComEvent 8 msg_OnComRefreshReport
End_Procedure
End_Class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment