API browser of webstampManager400 COM module


/images/arrow_right.png Builtin, composite & enumeration types V4.00/ 9 Oct 2007 
The following list shows ans defines all used data types either basic builtin, composite or enumeration types that are used in the interface of the ATL COM module. space
 
/images/arrow_right.png Data types 11 types
[builtin] BSTR A BSTR, known as basic string or binary string, is a pointer to a wide character string used by Automation data manipulation functions.
[builtin] DATE A value denoting a date and time was specified.
[builtin] double An 8-byte IEEE real value.
[builtin] HRESULT The HRESULT data type is a 32-bit value that is used to describe an error or warning.
[enumeration] LanguageType Enumerates all supported languages.
[enumeration] LocationType Enumerates all possible locations where the electronic stamp can be placed/printed
[builtin] long A 4-byte integer value.
[enumeration] ModusType Enumerates the defined modus types.
[enumeration] OptionType The OptionType enumeration lists the possible option types for making queries
[builtin] VARIANT_BOOL A 16 bit Boolean (True/False) value was specified.
[enumeration] YesNoType Boolean enumerator.