#S(HASH-TABLE EQL (FILENAME . "c:\winnt\system32\ven2232.olb")(GUID . "{000204EF-0000-0000-C000-000000000046}")(DESCRIPTION . "Visual Basic For Applications")(VERSION . "2.1") (CLASSES . #S(HASH-TABLE EQUAL ("Constants" (TYPE . "Module")(DESCRIPTION . "Predefined constants")(GUID . "{343DB180-2BCC-1069-82D4-00DD010EDFAA}")(FUNCTIONS )) ("Strings" (TYPE . "Module")(DESCRIPTION . "Procedures used to perform string operations")(GUID . "{35BFBDA0-2BCC-1069-82D5-00DD010EDFAA}")(FUNCTIONS ((NAME . "Asc") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("String" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the ANSI character code of the first character in a string")) ((NAME . "_B_str_Chr") (RIID . #x60000001) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("CharCode" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string containing the specified ANSI character a string")) ((NAME . "_B_var_Chr") (RIID . #x60000002) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("CharCode" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string containing the specified ANSI character a string")) ((NAME . "_B_str_LCase") (RIID . #x60000003) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("String" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string converted to lowercased ANSI character a string")) ((NAME . "_B_var_LCase") (RIID . #x60000004) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string converted to lowercased ANSI character a string")) ((NAME . "_B_str_Mid") (RIID . #x60000005) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("String" "VT_BSTR")("Start" "VT_I4")("Length" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns specified number of characters from a stringter a string")) ((NAME . "_B_var_Mid") (RIID . #x60000006) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String" "VT_PTR.VT_VARIANT")("Start" "VT_I4")("Length" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns specified number of characters from a stringter a string")) ((NAME . "_B_str_MidB") (RIID . #x60000007) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("String" "VT_BSTR")("Start" "VT_I4")("Length" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the specified number of bytes from a stringter a string")) ((NAME . "_B_var_MidB") (RIID . #x60000008) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String" "VT_PTR.VT_VARIANT")("Start" "VT_I4")("Length" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the specified number of bytes from a stringter a string")) ((NAME . "InStr") (RIID . #x60000009) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Start" "VT_PTR.VT_VARIANT")("String1" "VT_PTR.VT_VARIANT")("String2" "VT_PTR.VT_VARIANT")("Compare" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the position of the first occurrence of one string within another")) ((NAME . "InStrB") (RIID . #x6000000a) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Start" "VT_PTR.VT_VARIANT")("String1" "VT_PTR.VT_VARIANT")("String2" "VT_PTR.VT_VARIANT")("Compare" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the position of the first occurrence of one string within another")) ((NAME . "_B_str_Left") (RIID . #x6000000b) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("String" "VT_BSTR")("Length" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a specified number of characters from the left of a stringnother")) ((NAME . "_B_var_Left") (RIID . #x6000000c) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String" "VT_PTR.VT_VARIANT")("Length" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a specified number of characters from the left of a stringnother")) ((NAME . "_B_str_LeftB") (RIID . #x6000000d) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("String" "VT_BSTR")("Length" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a specified number of bytes from the left of a stringringnother")) ((NAME . "_B_var_LeftB") (RIID . #x6000000e) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String" "VT_PTR.VT_VARIANT")("Length" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a specified number of bytes from the left of a stringringnother")) ((NAME . "_B_str_LTrim") (RIID . #x6000000f) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("String" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a copy of a string without leading spacesof a stringringnother")) ((NAME . "_B_var_LTrim") (RIID . #x60000010) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a copy of a string without leading spacesof a stringringnother")) ((NAME . "_B_str_RightB") (RIID . #x60000011) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("String" "VT_BSTR")("Length" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the specified number of bytes from the right of a stringgnother")) ((NAME . "_B_var_RightB") (RIID . #x60000012) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String" "VT_PTR.VT_VARIANT")("Length" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the specified number of bytes from the right of a stringgnother")) ((NAME . "_B_str_Right") (RIID . #x60000013) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("String" "VT_BSTR")("Length" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a specified number of characters from the right side of a string")) ((NAME . "_B_var_Right") (RIID . #x60000014) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String" "VT_PTR.VT_VARIANT")("Length" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a specified number of characters from the right side of a string")) ((NAME . "_B_str_RTrim") (RIID . #x60000015) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("String" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a copy of a string without trailing spacesight side of a string")) ((NAME . "_B_var_RTrim") (RIID . #x60000016) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a copy of a string without trailing spacesight side of a string")) ((NAME . "_B_str_Space") (RIID . #x60000017) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("Number" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string consisting of the specified number of spacesf a string")) ((NAME . "_B_var_Space") (RIID . #x60000018) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Number" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string consisting of the specified number of spacesf a string")) ((NAME . "_B_var_StrConv") (RIID . #x60000019) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String" "VT_PTR.VT_VARIANT")("Conversion" "VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a converted string of the specified number of spacesf a string")) ((NAME . "_B_str_String") (RIID . #x6000001a) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("Number" "VT_I4")("Character" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a repeating character string of the length specifiedf a string")) ((NAME . "_B_var_String") (RIID . #x6000001b) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Number" "VT_I4")("Character" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a repeating character string of the length specifiedf a string")) ((NAME . "_B_str_Trim") (RIID . #x6000001c) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("String" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a copy of a string without leading and trailing spaces a string")) ((NAME . "_B_var_Trim") (RIID . #x6000001d) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a copy of a string without leading and trailing spaces a string")) ((NAME . "_B_str_UCase") (RIID . #x6000001e) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("String" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts a string to uppercaseout leading and trailing spaces a string")) ((NAME . "_B_var_UCase") (RIID . #x6000001f) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts a string to uppercaseout leading and trailing spaces a string")) ((NAME . "StrComp") (RIID . #x60000020) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("String1" "VT_PTR.VT_VARIANT")("String2" "VT_PTR.VT_VARIANT")("Compare" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the result of a string comparison and trailing spaces a string")) ((NAME . "_B_str_Format") (RIID . #x60000021) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")("Format" "VT_PTR.VT_VARIANT")("FirstDayOfWeek" "VT_PTR.VT_VARIANT")("FirstWeekOfYear" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Formats an expressiona string comparison and trailing spaces a string")) ((NAME . "_B_var_Format") (RIID . #x60000022) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")("Format" "VT_PTR.VT_VARIANT")("FirstDayOfWeek" "VT_PTR.VT_VARIANT")("FirstWeekOfYear" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Formats an expressiona string comparison and trailing spaces a string")) ((NAME . "Len") (RIID . #x60000023) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns string length or bytes required to store a variablees a string")) ((NAME . "LenB") (RIID . #x60000024) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the bytes required to store a variablee a variablees a string")) ((NAME . "AscB") (RIID . #x60000025) (OFFSET . #x0) (RETURNS . "VT_UI1")(PARAMS ("String" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the value of the first byte in a string a variablees a string")) ((NAME . "_B_str_ChrB") (RIID . #x60000026) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("CharCode" "VT_UI1")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string containing the specified single byteiablees a string")) ((NAME . "_B_var_ChrB") (RIID . #x60000027) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("CharCode" "VT_UI1")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string containing the specified single byteiablees a string")) ((NAME . "AscW") (RIID . #x60000028) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("String" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the native character code of the first character in a string (Unicode or ANSI)")) ((NAME . "_B_str_ChrW") (RIID . #x60000029) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("CharCode" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string containing the specified native character (Unicode or ANSI) or ANSI)")) ((NAME . "_B_var_ChrW") (RIID . #x6000002a) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("CharCode" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string containing the specified native character (Unicode or ANSI) or ANSI)")))) ("Conversion" (TYPE . "Module")(DESCRIPTION . "Procedures used to perform conversion operationscharacter (Unicode or ANSI) or ANSI)")(GUID . "{36785F40-2BCC-1069-82D6-00DD010EDFAA}")(FUNCTIONS ((NAME . "_B_str_Hex") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("Number" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string representing the hexadecimal value of a numberode or ANSI) or ANSI)")) ((NAME . "_B_var_Hex") (RIID . #x60000001) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Number" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string representing the hexadecimal value of a numberode or ANSI) or ANSI)")) ((NAME . "_B_str_Oct") (RIID . #x60000002) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("Number" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string representing the octal value of a numberumberode or ANSI) or ANSI)")) ((NAME . "_B_var_Oct") (RIID . #x60000003) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Number" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string representing the octal value of a numberumberode or ANSI) or ANSI)")) ((NAME . "MacID") (RIID . #x60000004) (OFFSET . #x0) (RETURNS . "VT_I4")(PARAMS ("Constant" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts a four-character constant to a Macintosh file type or signatureSI) or ANSI)")) ((NAME . "_B_str_Str") (RIID . #x60000005) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("Number" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string representation of a numberntosh file type or signatureSI) or ANSI)")) ((NAME . "_B_var_Str") (RIID . #x60000006) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Number" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string representation of a numberntosh file type or signatureSI) or ANSI)")) ((NAME . "Val") (RIID . #x60000007) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("String" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the numbers contained in a stringrntosh file type or signatureSI) or ANSI)")) ((NAME . "CStr") (RIID . #x60000008) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts an expression to a Stringstringrntosh file type or signatureSI) or ANSI)")) ((NAME . "CByte") (RIID . #x60000009) (OFFSET . #x0) (RETURNS . "VT_UI1")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts an expression to a Bytegstringrntosh file type or signatureSI) or ANSI)")) ((NAME . "CBool") (RIID . #x6000000a) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts an expression to a Booleantringrntosh file type or signatureSI) or ANSI)")) ((NAME . "CCur") (RIID . #x6000000b) (OFFSET . #x0) (RETURNS . "VT_CY")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts an expression to a Currencyringrntosh file type or signatureSI) or ANSI)")) ((NAME . "CDate") (RIID . #x6000000c) (OFFSET . #x0) (RETURNS . "VT_DATE")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts an expression to a Datencyringrntosh file type or signatureSI) or ANSI)")) ((NAME . "CVDate") (RIID . #x6000000d) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts an expression to a Datencyringrntosh file type or signatureSI) or ANSI)")) ((NAME . "CInt") (RIID . #x6000000e) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts an expression to an Integerringrntosh file type or signatureSI) or ANSI)")) ((NAME . "CLng") (RIID . #x6000000f) (OFFSET . #x0) (RETURNS . "VT_I4")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts an expression to a Longgerringrntosh file type or signatureSI) or ANSI)")) ((NAME . "CSng") (RIID . #x60000010) (OFFSET . #x0) (RETURNS . "VT_R4")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts an expression to a Singlerringrntosh file type or signatureSI) or ANSI)")) ((NAME . "CDbl") (RIID . #x60000011) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts an expression to a Doublerringrntosh file type or signatureSI) or ANSI)")) ((NAME . "CVar") (RIID . #x60000012) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts an expression to a Variantringrntosh file type or signatureSI) or ANSI)")) ((NAME . "CVErr") (RIID . #x60000013) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a Variant containing a user-specified error number or signatureSI) or ANSI)")) ((NAME . "_B_str_Error") (RIID . #x60000014) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("ErrorNumber" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the error message for a given error number number or signatureSI) or ANSI)")) ((NAME . "_B_var_Error") (RIID . #x60000015) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("ErrorNumber" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the error message for a given error number number or signatureSI) or ANSI)")) ((NAME . "Fix") (RIID . #x60000016) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Number" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the integer portion of a numberror number number or signatureSI) or ANSI)")) ((NAME . "Abs") (RIID . #x60000017) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Number" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the absolute value of a numberror number number or signatureSI) or ANSI)")) ((NAME . "Int") (RIID . #x60000018) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Number" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the integer portion of a numberror number number or signatureSI) or ANSI)")))) ("FileSystem" (TYPE . "Module")(DESCRIPTION . "Procedures used to perform file, directory or folder, and system operations or ANSI)")(GUID . "{3738A200-2BCC-1069-82D7-00DD010EDFAA}")(FUNCTIONS ((NAME . "ChDir") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("Path" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Changes the current or default directory on a specified driveem operations or ANSI)")) ((NAME . "ChDrive") (RIID . #x60000001) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("Drive" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Changes the current driveault directory on a specified driveem operations or ANSI)")) ((NAME . "EOF") (RIID . #x60000002) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("FileNumber" "VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a value that indicates whether the end of a file has been reacheds or ANSI)")) ((NAME . "FileAttr") (RIID . #x60000003) (OFFSET . #x0) (RETURNS . "VT_I4")(PARAMS ("FileNumber" "VT_I2")("ReturnType" "VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns file mode or operating system file handle informationeen reacheds or ANSI)")) ((NAME . "FileCopy") (RIID . #x60000004) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("Source" "VT_BSTR")("Destination" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Copies a fileode or operating system file handle informationeen reacheds or ANSI)")) ((NAME . "FileDateTime") (RIID . #x60000005) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("PathName" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the date and time stamp of a file handle informationeen reacheds or ANSI)")) ((NAME . "FileLen") (RIID . #x60000006) (OFFSET . #x0) (RETURNS . "VT_I4")(PARAMS ("PathName" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the length of a file in bytesile handle informationeen reacheds or ANSI)")) ((NAME . "GetAttr") (RIID . #x60000007) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("PathName" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns attributes of a file, directory or folder, or volume labeleacheds or ANSI)")) ((NAME . "Kill") (RIID . #x60000008) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("PathName" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Deletes files from a diskle, directory or folder, or volume labeleacheds or ANSI)")) ((NAME . "Loc") (RIID . #x60000009) (OFFSET . #x0) (RETURNS . "VT_I4")(PARAMS ("FileNumber" "VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the current read/write position within an open file labeleacheds or ANSI)")) ((NAME . "LOF") (RIID . #x6000000a) (OFFSET . #x0) (RETURNS . "VT_I4")(PARAMS ("FileNumber" "VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the size (in bytes) of an open filein an open file labeleacheds or ANSI)")) ((NAME . "MkDir") (RIID . #x6000000b) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("Path" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Creates a new directory or folderopen filein an open file labeleacheds or ANSI)")) ((NAME . "Reset") (RIID . #x6000000c) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Closes all open disk filesfolderopen filein an open file labeleacheds or ANSI)")) ((NAME . "RmDir") (RIID . #x6000000d) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("Path" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Removes an existing directory or folderilein an open file labeleacheds or ANSI)")) ((NAME . "Seek") (RIID . #x6000000e) (OFFSET . #x0) (RETURNS . "VT_I4")(PARAMS ("FileNumber" "VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Sets or returns the current read/write position within an open fileacheds or ANSI)")) ((NAME . "SetAttr") (RIID . #x6000000f) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("PathName" "VT_BSTR")("Attributes" "VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Sets attribute information for a file position within an open fileacheds or ANSI)")) ((NAME . "_B_str_CurDir") (RIID . #x60000010) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("Drive" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the current pathn for a file position within an open fileacheds or ANSI)")) ((NAME . "_B_var_CurDir") (RIID . #x60000011) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Drive" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the current pathn for a file position within an open fileacheds or ANSI)")) ((NAME . "FreeFile") (RIID . #x60000012) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("RangeNumber" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the next file number available for use by Openan open fileacheds or ANSI)")) ((NAME . "Dir") (RIID . #x60000013) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("PathName" "VT_PTR.VT_VARIANT")("Attributes" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the name of a matching file, directory, or folderopen fileacheds or ANSI)")))) ("DateTime" (TYPE . "Module")(DESCRIPTION . "Procedures used to perform date and time operationsolderopen fileacheds or ANSI)")(GUID . "{37D75300-2BCC-1069-82D8-00DD010EDFAA}")(FUNCTIONS ((NAME . "_B_var_Date") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Sets or returns the current system date operationsolderopen fileacheds or ANSI)")) ((NAME . "_B_str_Date") (RIID . #x60000001) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("PathName" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Sets or returns the current system date operationsolderopen fileacheds or ANSI)")) ((NAME . "_B_var_Date") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("PathName" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-SET ))(DESCRIPTION . "Sets or returns the current system date operationsolderopen fileacheds or ANSI)")) ((NAME . "_B_str_Date") (RIID . #x60000001) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Sets or returns the current system date operationsolderopen fileacheds or ANSI)")) ((NAME . "DateSerial") (RIID . #x60000004) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Year" "VT_I2")("Month" "VT_I2")("Day" "VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a Date for a specific year, month, and dayolderopen fileacheds or ANSI)")) ((NAME . "DateValue") (RIID . #x60000005) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Date" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a Datefor a specific year, month, and dayolderopen fileacheds or ANSI)")) ((NAME . "Day") (RIID . #x60000006) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Date" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a whole number representing the day of the monthopen fileacheds or ANSI)")) ((NAME . "Hour") (RIID . #x60000007) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Time" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a whole number representing the hour of the dayopen fileacheds or ANSI)")) ((NAME . "Minute") (RIID . #x60000008) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Time" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a whole number representing the minute of the hourpen fileacheds or ANSI)")) ((NAME . "Month") (RIID . #x60000009) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Date" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a whole number representing the month of the yearpen fileacheds or ANSI)")) ((NAME . "Now") (RIID . #x6000000a) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns the current system date and timeonth of the yearpen fileacheds or ANSI)")) ((NAME . "Second") (RIID . #x6000000b) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Time" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a whole number representing the second of the minuten fileacheds or ANSI)")) ((NAME . "_B_var_Time") (RIID . #x6000000c) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Sets or returns the current system timesecond of the minuten fileacheds or ANSI)")) ((NAME . "_B_str_Time") (RIID . #x6000000d) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("Time" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Sets or returns the current system timesecond of the minuten fileacheds or ANSI)")) ((NAME . "_B_var_Time") (RIID . #x6000000c) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("Time" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-SET ))(DESCRIPTION . "Sets or returns the current system timesecond of the minuten fileacheds or ANSI)")) ((NAME . "_B_str_Time") (RIID . #x6000000d) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Sets or returns the current system timesecond of the minuten fileacheds or ANSI)")) ((NAME . "Timer") (RIID . #x60000010) (OFFSET . #x0) (RETURNS . "VT_R4")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Returns the number of seconds elapsed since midnight minuten fileacheds or ANSI)")) ((NAME . "TimeSerial") (RIID . #x60000011) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Hour" "VT_I2")("Minute" "VT_I2")("Second" "VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the serial representation for a specific hour, minute, and seconds or ANSI)")) ((NAME . "TimeValue") (RIID . #x60000012) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Time" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a timeial representation for a specific hour, minute, and seconds or ANSI)")) ((NAME . "WeekDay") (RIID . #x60000013) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Date" "VT_PTR.VT_VARIANT")("FirstDayOfWeek" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a whole number representing the day of the weekinute, and seconds or ANSI)")) ((NAME . "Year") (RIID . #x60000014) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Date" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a whole number representing the yearf the weekinute, and seconds or ANSI)")) ((NAME . "DateAdd") (RIID . #x60000015) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Interval" "VT_BSTR")("Number" "VT_R8")("Date" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a Variant containing a date and an added time intervaland seconds or ANSI)")) ((NAME . "DateDiff") (RIID . #x60000016) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Interval" "VT_BSTR")("Date1" "VT_PTR.VT_VARIANT")("Date2" "VT_PTR.VT_VARIANT")("FirstDayOfWeek" "VT_PTR.VT_VARIANT")("FirstWeekOfYear" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the number of time intervals between two specified datesd seconds or ANSI)")) ((NAME . "DatePart") (RIID . #x60000017) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Interval" "VT_BSTR")("Date" "VT_PTR.VT_VARIANT")("FirstDayOfWeek" "VT_PTR.VT_VARIANT")("FirstWeekOfYear" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a specified part of a given dateeen two specified datesd seconds or ANSI)")))) ("Information" (TYPE . "Module")(DESCRIPTION . "Procedures used to return, test for, or verify informationdatesd seconds or ANSI)")(GUID . "{38885380-2BCC-1069-82D9-00DD010EDFAA}")(FUNCTIONS ((NAME . "Erl") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the line number where error occurredy informationdatesd seconds or ANSI)")) ((NAME . "Err") (RIID . #x60000001) (OFFSET . #x0) (RETURNS . "VT_PTR.ErrObject")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the error number for the error that occurredationdatesd seconds or ANSI)")) ((NAME . "IMEStatus") (RIID . #x60000002) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the current IME mode of the system occurredationdatesd seconds or ANSI)")) ((NAME . "IsArray") (RIID . #x60000003) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("VarName" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns True if the variable is an arraym occurredationdatesd seconds or ANSI)")) ((NAME . "IsDate") (RIID . #x60000004) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns True if an expression can be converted to a datendatesd seconds or ANSI)")) ((NAME . "IsEmpty") (RIID . #x60000005) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns True if a variable has not been initializeddatendatesd seconds or ANSI)")) ((NAME . "IsError") (RIID . #x60000006) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns True if an expression is an error valuezeddatendatesd seconds or ANSI)")) ((NAME . "IsMissing") (RIID . #x60000007) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("ArgName" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns True if an optional argument has not been passedndatesd seconds or ANSI)")) ((NAME . "IsNull") (RIID . #x60000008) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns True if an expression contains no valid datasedndatesd seconds or ANSI)")) ((NAME . "IsNumeric") (RIID . #x60000009) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns True if an expression can be evaluated as a numberdatesd seconds or ANSI)")) ((NAME . "IsObject") (RIID . #x6000000a) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns True if the expression contains or refers to an objectsd seconds or ANSI)")) ((NAME . "TypeName") (RIID . #x6000000b) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("VarName" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string that provides information about a variablectsd seconds or ANSI)")) ((NAME . "VarType") (RIID . #x6000000c) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("VarName" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a value indicating the subtype of a variableriablectsd seconds or ANSI)")) ((NAME . "QBColor") (RIID . #x6000000d) (OFFSET . #x0) (RETURNS . "VT_I4")(PARAMS ("Color" "VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the RGB color code for a color numberriableriablectsd seconds or ANSI)")) ((NAME . "RGB") (RIID . #x6000000e) (OFFSET . #x0) (RETURNS . "VT_I4")(PARAMS ("Red" "VT_I2")("Green" "VT_I2")("Blue" "VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a whole number representing an RGB color valueablectsd seconds or ANSI)")))) ("Interaction" (TYPE . "Module")(DESCRIPTION . "Procedures used to interact with objects, applications, and systemseconds or ANSI)")(GUID . "{39302C40-2BCC-1069-82DA-00DD010EDFAA}")(FUNCTIONS ((NAME . "AppActivate") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("Title" "VT_PTR.VT_VARIANT")("Wait" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Activates an application window objects, applications, and systemseconds or ANSI)")) ((NAME . "Beep") (RIID . #x60000001) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Sounds a tone through the computer's speakerlications, and systemseconds or ANSI)")) ((NAME . "CreateObject") (RIID . #x60000002) (OFFSET . #x0) (RETURNS . "VT_DISPATCH")(PARAMS ("Class" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Creates an OLE Automation objectr's speakerlications, and systemseconds or ANSI)")) ((NAME . "DoEvents") (RIID . #x60000003) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Suspends execution until the operating system processes queued eventsonds or ANSI)")) ((NAME . "GetObject") (RIID . #x60000004) (OFFSET . #x0) (RETURNS . "VT_DISPATCH")(PARAMS ("PathName" "VT_PTR.VT_VARIANT")("Class" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Retrieves an OLE Automation object from a filerocesses queued eventsonds or ANSI)")) ((NAME . "InputBox") (RIID . #x60000005) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("Prompt" "VT_PTR.VT_VARIANT")("Title" "VT_PTR.VT_VARIANT")("Default" "VT_PTR.VT_VARIANT")("XPos" "VT_PTR.VT_VARIANT")("YPos" "VT_PTR.VT_VARIANT")("HelpFile" "VT_PTR.VT_VARIANT")("Context" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Displays a prompt in a dialog box and returns user input text eventsonds or ANSI)")) ((NAME . "MacScript") (RIID . #x60000006) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("Script" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Executes an AppleScript scriptox and returns user input text eventsonds or ANSI)")) ((NAME . "MsgBox") (RIID . #x60000007) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("Prompt" "VT_PTR.VT_VARIANT")("Buttons" "VT_PTR.VT_VARIANT")("Title" "VT_PTR.VT_VARIANT")("HelpFile" "VT_PTR.VT_VARIANT")("Context" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Displays a dialog box and returns the value of the user's selectionsonds or ANSI)")) ((NAME . "SendKeys") (RIID . #x60000008) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("String" "VT_BSTR")("Wait" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Sends keystroke(s) to the active windowlue of the user's selectionsonds or ANSI)")) ((NAME . "Shell") (RIID . #x60000009) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("PathName" "VT_PTR.VT_VARIANT")("WindowStyle" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Runs an executable programctive windowlue of the user's selectionsonds or ANSI)")) ((NAME . "Partition") (RIID . #x6000000a) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Number" "VT_PTR.VT_VARIANT")("Start" "VT_PTR.VT_VARIANT")("Stop" "VT_PTR.VT_VARIANT")("Interval" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns string indicating where a number occurs within a series of rangess or ANSI)")) ((NAME . "Choose") (RIID . #x6000000b) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Index" "VT_R4")("Choice" "VT_PTR.VT_SAFEARRAY")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Selects and returns a value from a list of argumentsn a series of rangess or ANSI)")) ((NAME . "_B_var_Environ") (RIID . #x6000000c) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the string assigned to an environment variablea series of rangess or ANSI)")) ((NAME . "_B_str_Environ") (RIID . #x6000000d) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the string assigned to an environment variablea series of rangess or ANSI)")) ((NAME . "Switch") (RIID . #x6000000e) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("VarExpr" "VT_PTR.VT_SAFEARRAY")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the first value or expression in a list that is truees of rangess or ANSI)")) ((NAME . "_B_var_Command") (RIID . #x6000000f) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the argument portion of the command linehat is truees of rangess or ANSI)")) ((NAME . "_B_str_Command") (RIID . #x60000010) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the argument portion of the command linehat is truees of rangess or ANSI)")) ((NAME . "IIf") (RIID . #x60000011) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Expression" "VT_PTR.VT_VARIANT")("TruePart" "VT_PTR.VT_VARIANT")("FalsePart" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns one of two parts, depending on the evaluation of an expressioness or ANSI)")) ((NAME . "GetSetting") (RIID . #x60000012) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("AppName" "VT_BSTR")("Section" "VT_BSTR")("Key" "VT_BSTR")("Default" "VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a key setting that has been saved under the specified appname, section, and key")) ((NAME . "SaveSetting") (RIID . #x60000013) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("AppName" "VT_BSTR")("Section" "VT_BSTR")("Key" "VT_BSTR")("Setting" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Saves a setting under the specified appname, section and key appname, section, and key")) ((NAME . "DeleteSetting") (RIID . #x60000014) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("AppName" "VT_BSTR")("Section" "VT_VARIANT")("Key" "VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Deletes a section saved under appname or deletes a key and its value given an appname and section")) ((NAME . "GetAllSettings") (RIID . #x60000015) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("AppName" "VT_BSTR")("Section" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a two-dimensional array of keys and their values saved under the specified appname and section")))) ("Math" (TYPE . "Module")(DESCRIPTION . "Procedures used to perform mathematical operationsalues saved under the specified appname and section")(GUID . "{39D67E60-2BCC-1069-82DB-00DD010EDFAA}")(FUNCTIONS ((NAME . "Atn") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Number" "VT_R8")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the arctangent of a numberical operationsalues saved under the specified appname and section")) ((NAME . "Cos") (RIID . #x60000001) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Number" "VT_R8")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the cosine of an angleberical operationsalues saved under the specified appname and section")) ((NAME . "Exp") (RIID . #x60000002) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Number" "VT_R8")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns e (the base of natural logarithms) raised to a powerd under the specified appname and section")) ((NAME . "Log") (RIID . #x60000003) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Number" "VT_R8")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the natural logarithm of a number raised to a powerd under the specified appname and section")) ((NAME . "Randomize") (RIID . #x60000004) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("Number" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Initializes the random-number generatorr raised to a powerd under the specified appname and section")) ((NAME . "Rnd") (RIID . #x60000005) (OFFSET . #x0) (RETURNS . "VT_R4")(PARAMS ("Number" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a random numberumber generatorr raised to a powerd under the specified appname and section")) ((NAME . "Sin") (RIID . #x60000006) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Number" "VT_R8")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the sine of an angle generatorr raised to a powerd under the specified appname and section")) ((NAME . "Sqr") (RIID . #x60000007) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Number" "VT_R8")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the square root of a numbertorr raised to a powerd under the specified appname and section")) ((NAME . "Tan") (RIID . #x60000008) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Number" "VT_R8")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the tangent of an anglebertorr raised to a powerd under the specified appname and section")) ((NAME . "Sgn") (RIID . #x60000009) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("Number" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns an integer indicating the sign of a numbero a powerd under the specified appname and section")))) ("Financial" (TYPE . "Module")(DESCRIPTION . "Procedures used to perform financial operationsero a powerd under the specified appname and section")(GUID . "{59B600C0-1C02-101B-8D72-00DD010EDFAA}")(FUNCTIONS ((NAME . "SLN") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Cost" "VT_R8")("Salvage" "VT_R8")("Life" "VT_R8")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the straight-line depreciation of an asset for a single periode specified appname and section")) ((NAME . "SYD") (RIID . #x60000001) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Cost" "VT_R8")("Salvage" "VT_R8")("Life" "VT_R8")("Period" "VT_R8")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the sum-of-years' digits depreciation on an assetingle periode specified appname and section")) ((NAME . "DDB") (RIID . #x60000002) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Cost" "VT_R8")("Salvage" "VT_R8")("Life" "VT_R8")("Period" "VT_R8")("Factor" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns double-declining balance depreciation of an asset for a specific perioded appname and section")) ((NAME . "IPmt") (RIID . #x60000003) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Rate" "VT_R8")("Per" "VT_R8")("NPer" "VT_R8")("PV" "VT_R8")("FV" "VT_PTR.VT_VARIANT")("Due" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the interest payment for a given period of an anuity a specific perioded appname and section")) ((NAME . "PPmt") (RIID . #x60000004) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Rate" "VT_R8")("Per" "VT_R8")("NPer" "VT_R8")("PV" "VT_R8")("FV" "VT_PTR.VT_VARIANT")("Due" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the principal payment for a given period of an annuity specific perioded appname and section")) ((NAME . "Pmt") (RIID . #x60000005) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Rate" "VT_R8")("NPer" "VT_R8")("PV" "VT_R8")("FV" "VT_PTR.VT_VARIANT")("Due" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the payment for an annuity given period of an annuity specific perioded appname and section")) ((NAME . "PV") (RIID . #x60000006) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Rate" "VT_R8")("NPer" "VT_R8")("Pmt" "VT_R8")("FV" "VT_PTR.VT_VARIANT")("Due" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the present value of an annuityn period of an annuity specific perioded appname and section")) ((NAME . "FV") (RIID . #x60000007) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Rate" "VT_R8")("NPer" "VT_R8")("Pmt" "VT_R8")("PV" "VT_PTR.VT_VARIANT")("Due" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns future value of an annuityuityn period of an annuity specific perioded appname and section")) ((NAME . "NPer") (RIID . #x60000008) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Rate" "VT_R8")("Pmt" "VT_R8")("PV" "VT_R8")("FV" "VT_PTR.VT_VARIANT")("Due" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the number of periods for an annuityiod of an annuity specific perioded appname and section")) ((NAME . "Rate") (RIID . #x60000009) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("NPer" "VT_R8")("Pmt" "VT_R8")("PV" "VT_R8")("FV" "VT_PTR.VT_VARIANT")("Due" "VT_PTR.VT_VARIANT")("Guess" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the interest rate per period for an annuityan annuity specific perioded appname and section")) ((NAME . "IRR") (RIID . #x6000000a) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("ValueArray" "VT_PTR.VT_SAFEARRAY")("Guess" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the internal rate of return for an annuityan annuity specific perioded appname and section")) ((NAME . "MIRR") (RIID . #x6000000b) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("ValueArray" "VT_PTR.VT_SAFEARRAY")("FinanceRate" "VT_R8")("ReinvestRate" "VT_R8")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the modified internal rate of returnnnuityan annuity specific perioded appname and section")) ((NAME . "NPV") (RIID . #x6000000c) (OFFSET . #x0) (RETURNS . "VT_R8")(PARAMS ("Rate" "VT_R8")("ValueArray" "VT_PTR.VT_SAFEARRAY")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the net present value of an investmentuityan annuity specific perioded appname and section")))) ("_HiddenModule" (TYPE . "Module")(DESCRIPTION . "_HiddenModulet present value of an investmentuityan annuity specific perioded appname and section")(GUID . "{CF1C2C60-0D25-1069-9427-00DD0111BF30}")(FUNCTIONS ((NAME . "Array") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("_Array_P1" "VT_PTR.VT_SAFEARRAY")) (FLAGS ( IS-FUNCTION ))) ((NAME . "_B_str_InputB") (RIID . #x60000001) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("_InputB_P1" "VT_I4")("_InputB_P2" "VT_I2")) (FLAGS ( IS-FUNCTION ))) ((NAME . "_B_var_InputB") (RIID . #x60000002) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("_InputB_P1" "VT_I4")("_InputB_P2" "VT_I2")) (FLAGS ( IS-FUNCTION ))) ((NAME . "_B_str_Input") (RIID . #x60000003) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("_Input_P1" "VT_I4")("_Input_P2" "VT_I2")) (FLAGS ( IS-FUNCTION ))) ((NAME . "_B_var_Input") (RIID . #x60000004) (OFFSET . #x0) (RETURNS . "VT_VARIANT")(PARAMS ("_Input_P1" "VT_I4")("_Input_P2" "VT_I2")) (FLAGS ( IS-FUNCTION ))) ((NAME . "Width") (RIID . #x60000005) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("_Width_P1" "VT_I2")("_Width_P2" "VT_I2")) (FLAGS ( IS-FUNCTION ))))) ("_HiddenInterface" (TYPE . "Interface")(DESCRIPTION . "HiddenInterfacepresent value of an investmentuityan annuity specific perioded appname and section")(GUID . "{1E196B20-1F3C-1069-996B-00DD010EF676}")(FUNCTIONS ((NAME . "LCase") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string converted to lowercasestmentuityan annuity specific perioded appname and section")) ((NAME . "Left") (RIID . #x60000001) (OFFSET . #x4) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a specified number of characters from the left of a stringcific perioded appname and section")) ((NAME . "LTrim") (RIID . #x60000002) (OFFSET . #x8) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a copy of a string without leading spacesleft of a stringcific perioded appname and section")) ((NAME . "Right") (RIID . #x60000003) (OFFSET . #xc) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the specified number of bytes from the right of a stringgcific perioded appname and section")) ((NAME . "RTrim") (RIID . #x60000004) (OFFSET . #x10) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a copy of a string without trailing spacest of a stringgcific perioded appname and section")) ((NAME . "Space") (RIID . #x60000005) (OFFSET . #x14) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string consisting of the specified number of spacesnggcific perioded appname and section")) ((NAME . "Trim") (RIID . #x60000006) (OFFSET . #x18) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a copy of a string without leading and trailing spacesggcific perioded appname and section")) ((NAME . "String") (RIID . #x60000007) (OFFSET . #x1c) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a repeating character string of the length specifiedsggcific perioded appname and section")) ((NAME . "UCase") (RIID . #x60000008) (OFFSET . #x20) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Converts a string to uppercasetring of the length specifiedsggcific perioded appname and section")) ((NAME . "Str") (RIID . #x60000009) (OFFSET . #x24) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string representation of a numberlength specifiedsggcific perioded appname and section")) ((NAME . "Chr") (RIID . #x6000000a) (OFFSET . #x28) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string containing the specified ANSI characteriedsggcific perioded appname and section")) ((NAME . "Date") (RIID . #x6000000b) (OFFSET . #x2c) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Sets or returns the current system dated ANSI characteriedsggcific perioded appname and section")) ((NAME . "Time") (RIID . #x6000000c) (OFFSET . #x30) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Sets or returns the current system timed ANSI characteriedsggcific perioded appname and section")) ((NAME . "Hex") (RIID . #x6000000d) (OFFSET . #x34) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string representing the hexadecimal value of a numbergcific perioded appname and section")) ((NAME . "Oct") (RIID . #x6000000e) (OFFSET . #x38) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string representing the octal value of a numberumbergcific perioded appname and section")) ((NAME . "LeftB") (RIID . #x6000000f) (OFFSET . #x3c) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a specified number of bytes from the left of a stringrgcific perioded appname and section")) ((NAME . "RightB") (RIID . #x60000010) (OFFSET . #x40) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the specified number of bytes from the right of a stringgcific perioded appname and section")) ((NAME . "Mid") (RIID . #x60000011) (OFFSET . #x44) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns specified number of characters from a stringof a stringgcific perioded appname and section")) ((NAME . "MidB") (RIID . #x60000012) (OFFSET . #x48) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the specified number of bytes from a stringof a stringgcific perioded appname and section")) ((NAME . "StrConv") (RIID . #x60000013) (OFFSET . #x4c) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a converted stringr of bytes from a stringof a stringgcific perioded appname and section")) ((NAME . "Error") (RIID . #x60000014) (OFFSET . #x50) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the error message for a given error numberof a stringgcific perioded appname and section")) ((NAME . "CurDir") (RIID . #x60000015) (OFFSET . #x54) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the current path for a given error numberof a stringgcific perioded appname and section")) ((NAME . "Format") (RIID . #x60000016) (OFFSET . #x58) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Formats an expressionth for a given error numberof a stringgcific perioded appname and section")) ((NAME . "Environ") (RIID . #x60000017) (OFFSET . #x5c) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the string assigned to an environment variable a stringgcific perioded appname and section")) ((NAME . "Command") (RIID . #x60000018) (OFFSET . #x60) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the argument portion of the command lineiable a stringgcific perioded appname and section")) ((NAME . "ChrB") (RIID . #x60000019) (OFFSET . #x64) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string containing the specified single byte a stringgcific perioded appname and section")) ((NAME . "ChrW") (RIID . #x6000001a) (OFFSET . #x68) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a string containing the specified native character (Unicode or ANSI)oded appname and section")))) ("_ErrObject" (TYPE . "Dispinterface")(GUID . "{A4C466B8-499F-101B-BB78-00AA00383CBB}")(FUNCTIONS ((NAME . "QueryInterface") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("riid" "VT_PTR.GUID")("ppvObj" "VT_PTR.VT_VOID")) (FLAGS ( IS-FUNCTION ))) ((NAME . "AddRef") (RIID . #x60000001) (OFFSET . #x4) (RETURNS . "VT_UI4")(PARAMS ) (FLAGS ( IS-FUNCTION ))) ((NAME . "Release") (RIID . #x60000002) (OFFSET . #x8) (RETURNS . "VT_UI4")(PARAMS ) (FLAGS ( IS-FUNCTION ))) ((NAME . "GetTypeInfoCount") (RIID . #x60010000) (OFFSET . #xc) (RETURNS . "VT_VOID")(PARAMS ("pctinfo" "VT_PTR.VT_UINT")) (FLAGS ( IS-FUNCTION ))) ((NAME . "GetTypeInfo") (RIID . #x60010001) (OFFSET . #x10) (RETURNS . "VT_VOID")(PARAMS ("itinfo" "VT_UINT")("lcid" "VT_UI4")("pptinfo" "VT_PTR.VT_VOID")) (FLAGS ( IS-FUNCTION ))) ((NAME . "GetIDsOfNames") (RIID . #x60010002) (OFFSET . #x14) (RETURNS . "VT_VOID")(PARAMS ("riid" "VT_PTR.GUID")("rgszNames" "VT_PTR.VT_I1")("cNames" "VT_UINT")("lcid" "VT_UI4")("rgdispid" "VT_PTR.VT_I4")) (FLAGS ( IS-FUNCTION ))) ((NAME . "Invoke") (RIID . #x60010003) (OFFSET . #x18) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_I4")("riid" "VT_PTR.GUID")("lcid" "VT_UI4")("wFlags" "VT_UI2")("pdispparams" "VT_PTR.DISPPARAMS")("pvarResult" "VT_PTR.VT_VARIANT")("pexcepinfo" "VT_PTR.EXCEPINFO")("puArgErr" "VT_PTR.VT_UINT")) (FLAGS ( IS-FUNCTION ))) ((NAME . "Number") (RIID . #x00000000) (OFFSET . #x1c) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Help for Err.Numbertaining the specified native character (Unicode or ANSI)oded appname and section")) ((NAME . "Number") (RIID . #x00000000) (OFFSET . #x20) (RETURNS . "VT_VOID")(PARAMS ("unk1" "VT_I4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Help for Err.Numbertaining the specified native character (Unicode or ANSI)oded appname and section")) ((NAME . "Source") (RIID . #x60020002) (OFFSET . #x24) (RETURNS . "VT_BSTR")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Help for Err.Sourcetaining the specified native character (Unicode or ANSI)oded appname and section")) ((NAME . "Source") (RIID . #x60020002) (OFFSET . #x28) (RETURNS . "VT_VOID")(PARAMS ("unk1" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Help for Err.Sourcetaining the specified native character (Unicode or ANSI)oded appname and section")) ((NAME . "Description") (RIID . #x60020004) (OFFSET . #x2c) (RETURNS . "VT_BSTR")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Help for Err.Descriptionng the specified native character (Unicode or ANSI)oded appname and section")) ((NAME . "Description") (RIID . #x60020004) (OFFSET . #x30) (RETURNS . "VT_VOID")(PARAMS ("unk1" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Help for Err.Descriptionng the specified native character (Unicode or ANSI)oded appname and section")) ((NAME . "HelpFile") (RIID . #x60020006) (OFFSET . #x34) (RETURNS . "VT_BSTR")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Help for Err.HelpFileonng the specified native character (Unicode or ANSI)oded appname and section")) ((NAME . "HelpFile") (RIID . #x60020006) (OFFSET . #x38) (RETURNS . "VT_VOID")(PARAMS ("unk1" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Help for Err.HelpFileonng the specified native character (Unicode or ANSI)oded appname and section")) ((NAME . "HelpContext") (RIID . #x60020008) (OFFSET . #x3c) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Help for Err.HelpContextng the specified native character (Unicode or ANSI)oded appname and section")) ((NAME . "HelpContext") (RIID . #x60020008) (OFFSET . #x40) (RETURNS . "VT_VOID")(PARAMS ("unk1" "VT_I4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Help for Err.HelpContextng the specified native character (Unicode or ANSI)oded appname and section")) ((NAME . "Raise") (RIID . #x6002000a) (OFFSET . #x44) (RETURNS . "VT_VOID")(PARAMS ("Number" "VT_I4")("Source" "VT_PTR.VT_VARIANT")("Description" "VT_PTR.VT_VARIANT")("HelpFile" "VT_PTR.VT_VARIANT")("HelpContext" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Help for Err.Raisentextng the specified native character (Unicode or ANSI)oded appname and section")) ((NAME . "Clear") (RIID . #x6002000b) (OFFSET . #x48) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Help for Err.Clearntextng the specified native character (Unicode or ANSI)oded appname and section")) ((NAME . "LastDllError") (RIID . #x6002000c) (OFFSET . #x4c) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-GET ))(DESCRIPTION . "Contains the number of the last error from a non-Basic function callr ANSI)oded appname and section")))) ("ErrObject" (TYPE . "Coclass")(GUID . "{A4C46654-499F-101B-BB78-00AA00383CBB}")(ALIASES "_ErrObject") (FUNCTIONS )) ("_Collection" (TYPE . "Dispinterface")(DESCRIPTION . "Properties and methods for collection objectsn-Basic function callr ANSI)oded appname and section")(GUID . "{A4C46780-499F-101B-BB78-00AA00383CBB}")(FUNCTIONS ((NAME . "QueryInterface") (RIID . #x60000000) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("riid" "VT_PTR.GUID")("ppvObj" "VT_PTR.VT_VOID")) (FLAGS ( IS-FUNCTION ))) ((NAME . "AddRef") (RIID . #x60000001) (OFFSET . #x4) (RETURNS . "VT_UI4")(PARAMS ) (FLAGS ( IS-FUNCTION ))) ((NAME . "Release") (RIID . #x60000002) (OFFSET . #x8) (RETURNS . "VT_UI4")(PARAMS ) (FLAGS ( IS-FUNCTION ))) ((NAME . "GetTypeInfoCount") (RIID . #x60010000) (OFFSET . #xc) (RETURNS . "VT_VOID")(PARAMS ("pctinfo" "VT_PTR.VT_UINT")) (FLAGS ( IS-FUNCTION ))) ((NAME . "GetTypeInfo") (RIID . #x60010001) (OFFSET . #x10) (RETURNS . "VT_VOID")(PARAMS ("itinfo" "VT_UINT")("lcid" "VT_UI4")("pptinfo" "VT_PTR.VT_VOID")) (FLAGS ( IS-FUNCTION ))) ((NAME . "GetIDsOfNames") (RIID . #x60010002) (OFFSET . #x14) (RETURNS . "VT_VOID")(PARAMS ("riid" "VT_PTR.GUID")("rgszNames" "VT_PTR.VT_I1")("cNames" "VT_UINT")("lcid" "VT_UI4")("rgdispid" "VT_PTR.VT_I4")) (FLAGS ( IS-FUNCTION ))) ((NAME . "Invoke") (RIID . #x60010003) (OFFSET . #x18) (RETURNS . "VT_VOID")(PARAMS ("dispidMember" "VT_I4")("riid" "VT_PTR.GUID")("lcid" "VT_UI4")("wFlags" "VT_UI2")("pdispparams" "VT_PTR.DISPPARAMS")("pvarResult" "VT_PTR.VT_VARIANT")("pexcepinfo" "VT_PTR.EXCEPINFO")("puArgErr" "VT_PTR.VT_UINT")) (FLAGS ( IS-FUNCTION ))) ((NAME . "Item") (RIID . #x00000000) (OFFSET . #x1c) (RETURNS . "VT_VARIANT")(PARAMS ("Index" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns a specific member of a Collection object either by position or key)oded appname and section")) ((NAME . "Add") (RIID . #x00000001) (OFFSET . #x20) (RETURNS . "VT_VOID")(PARAMS ("Item" "VT_PTR.VT_VARIANT")("Key" "VT_PTR.VT_VARIANT")("Before" "VT_PTR.VT_VARIANT")("After" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Adds a member to a Collection objecttion object either by position or key)oded appname and section")) ((NAME . "Count") (RIID . #x00000002) (OFFSET . #x24) (RETURNS . "VT_I4")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the number of members in a collectionct either by position or key)oded appname and section")) ((NAME . "Remove") (RIID . #x00000003) (OFFSET . #x28) (RETURNS . "VT_VOID")(PARAMS ("Index" "VT_PTR.VT_VARIANT")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Removes a member from a Collection objectionct either by position or key)oded appname and section")) ((NAME . "_NewEnum") (RIID . #xfffffffc) (OFFSET . #x2c) (RETURNS . "VT_UNKNOWN")(PARAMS ) (FLAGS ( IS-FUNCTION ))))) ("Collection" (TYPE . "Coclass")(GUID . "{A4C4671C-499F-101B-BB78-00AA00383CBB}")(ALIASES "_Collection") (FUNCTIONS )) )))