Global Constants Class
Entisoft Tools 2.0 Object Library
Version 2.1 Build 208
<-- Previous || Index || Main || Topics || Next -->Declarations Section, LengthBoolean Property, LengthByte Property, LengthCurrency Property, LengthDataObject Property, LengthDate Property, LengthDecimal Property, LengthDouble Property, LengthInteger Property, LengthLong Property, LengthObject Property, LengthSingle Property, MaxBoolean Property, MaxByte Property, MaxCurrency Property, MaxDate Property, MaxDecimal Property, MaxDouble Property, MaxInteger Property, MaxLong Property, MaxNegativeDouble Property, MaxNegativeSingle Property, MaxPositiveDouble Property, MaxPositiveSingle Property, MaxSingle Property, MinBoolean Property, MinByte Property, MinCurrency Property, MinDate Property, MinDecimal Property, MinDouble Property, MinInteger Property, MinLong Property, MinNegativeDouble Property, MinNegativeSingle Property, MinPositiveDouble Property, MinPositiveSingle Property, MinSingle Property
- Declarations Section
- Length Boolean Property
- Number of bytes required to represent a Boolean value. Value is 2 (two)
- Length Byte Property
- Number of bytes required to represent a Byte value. Value is 1 (one)
- Length Currency Property
- Number of bytes required to represent a Currency value. Value is 8 (eight)
- Length Data Object Property
- Number of bytes required to represent a Data Object pointer. Value is 4 (four)
- Length Date Property
- Number of bytes required to represent a Date value. Value is 8 (eight)
- Length Decimal Property
- Number of bytes required to represent a Decimal value. Value is 12 (twelve)
- Length Double Property
- Number of bytes required to represent a Double (precision floating-point) value. Value is 8 (eight)
- Length Integer Property
- Number of bytes required to represent an Integer value. Value is 2 (two)
- Length Long Property
- Number of bytes required to represent an Long (Integer) value. Value is 4 (four)
- Length Object Property
- Number of bytes required to represent an Object pointer. Value is 4 (four)
- Length Single Property
- Number of bytes required to represent a Single (precision floating-point) value. Value is 4 (four)
- Max Boolean Property
- "Maximum Boolean Value" Maximum value that can be represented by the Boolean data type. Value is False
- Max Byte Property
- "Maximum Byte Value" Maximum value that can be represented by the Byte data type. Value is 255
- Max Currency Property
- "Maximum Currency Value" Maximum value that can be represented by the Currency data type. Value is 922337203685477.5807@
- Max Date Property
- "Maximum Date Value" Maximum value that can be represented by the Date data type. Value is #12/31/9999 11:59:59 PM#
- Max Decimal Property
- "Maximum Decimal Value" Maximum value that can be represented by the Decimal data type. Value is 79,228,162,514,264,337,593,543,950,335
- Max Double Property
- "Maximum Double Value" Maximum value that can be represented by the Double data type. Same as the MaxPositiveDouble property. Value is 1.79769313486231E+308 Visual Basic Help says it should be 1.79769313486232E308
- Max Integer Property
- "Maximum Integer Value" Maximum value that can be represented by the Integer data type. Value is 32767
- Max Long Property
- "Maximum Long Value" Maximum value that can be represented by the Long data type. Value is 2147483647
- Max Negative Double Property
- "Maximum Negative Double Value" Maximum NEGATIVE value that can be represented by the Double data type. Value is -3.39519326559384E-313
- Max Negative Single Property
- "Maximum Negative Single Value" Maximum NEGATIVE value that can be represented by the Single data type. Value is -3.402823E+38!
- Max Positive Double Property
- "Maximum Positive Double Value" Maximum POSITIVE value that can be represented by the Double data type. Same as the MaxDouble property. Value is 1.79769313486231E+308 Visual Basic Help says it should be 1.79769313486232E308
- Max Positive Single Property
- "Maximum Positive Single Value" Maximum POSITIVE value that can be represented by the Single data type. Same as the MaxSingle property.
- Max Single Property
- "Maximum Single Value" Maximum value that can be represented by the Single data type. Same as the MaxPositiveSingle property. Value is 3.402823E+38!
- Min Boolean Property
- "Minimum Boolean Value" Minimum value that can be represented by the Boolean data type. Value is True
- Min Byte Property
- "Minimum Byte Value" Minimum value that can be represented by the Byte data type. Value is 0 (zero)
- Min Currency Property
- "Minimum Currency Value" Minimum value that can be represented by the Currency data type. Value is -922337203685477.5807@ Visual Basic Help says value should be -922,337,203,685,477.5808
- Min Date Property
- "Minimum Date Value" Minimum value that can be represented by the Date data type. Value is #1/1/100#
- Min Decimal Property
- "Minimum Decimal Value" Minimum value that can be represented by the Decimal data type. Value is -79,228,162,514,264,337,593,543,950,335
- Min Double Property
- "Minimum Double Value" Minimum value that can be represented by the Double data type. Same as the MinNegativeDouble property. Value is -1.79769313486231E+308 Visual Basic Help says value should be -1.79769313486232E308
- Min Integer Property
- "Minimum Integer Value" Minimum value that can be represented by the Integer data type. Value is -32767 Visual Basic Help says value should be -32,768
- Min Long Property
- "Minimum Long Value" Minimum value that can be represented by the Long data type. Value is -2147483647 Visual Basic Help says value should be -2,147,483,648
- Min Negative Double Property
- "Minimum Negative Double Value" Minimum NEGATIVE value that can be represented by the Double data type. Same as the MinDouble property. Value is -1.79769313486231E+308 Visual Basic Help says value should be -1.79769313486232E308
- Min Negative Single Property
- "Minimum Negative Single Value" Minimum NEGATIVE value that can be represented by the Single data type. Same as the MinSingle property. Value is -3.402823E+38!
- Min Positive Double Property
- "Minimum Positive Double Value" Minimum POSITIVE value that can be represented by the Double data type. Value is 3.39519326559384E-313
- Min Positive Single Property
- "Minimum Positive Single Value" Minimum POSITIVE value that can be represented by the Single data type. Value is 1.401298E-45!
- Min Single Property
- "Minimum Single Value" Minimum value that can be represented by the Single data type. Same as the MinNegativeSingle property. Value is -3.402823E+38!
This Windows-based ActiveX DLL provides many useful routines through its function-bearing and data structure classes. Consult the Help file for more information, or call us at 1-310-472-3736. For the latest news and files, visit our home page on the World Wide Web: http://www.entisoft.com
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.