API browser of statusResponse430 COM module


/images/arrow_right.png Builtin, composite & enumeration types V4.30/26 Aug 2010 
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] HRESULT The HRESULT data type is a 32-bit value that is used to describe an error or warning.
[builtin] IStatusResponse The IStatusResponse interface
[enumeration] LanguageType Enumerates all supported languages.
[builtin] long A 4-byte integer value.
[enumeration] ModusType Enumerates the defined modus types.
[enumeration] ObjectType Enumerates the defined object types that can be queried
[enumeration] StatusType Enumerates the defined status types that a queried request object can posses
[builtin] VARIANT_BOOL A 16 bit Boolean (True/False) value was specified
[enumeration] YesNoType Boolean enumerator.