The statusRequest ATL COM module is capable of
querying the status of a reference object
querying the status of a reference object
API browser of statusRequest430 COM module
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. | ||
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] IStatusRequest | IStatusRequest interface | |
[builtin] IStatusResult | IStatusResult interface | |
[enumeration] LanguageType | Enumerates all supported languages | |
[builtin] long | A 4-byte integer value | |
[enumeration] ModusType | Enumerates the defined operation modus types | |
[enumeration] ObjectType | Enumerates the defined object types that can be queried | |
[builtin] VARIANT_BOOL | A 16 bit Boolean (True/False) value was specified | |
[enumeration] YesNoType | Boolean value defined as enumerator of yes and no | |