Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/Error/Index: Difference between revisions
Jump to navigation
Jump to search
Animadoria (talk | contribs) (Created automatically by Anima Importer) |
Animadoria (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- Generated @ 08/12/2022 23: | <!-- Generated @ 08/12/2022 23:46:02 +01:00 using Anima's CHM converter based on techref/objectmodel/objects/error/index.htm --> | ||
{{Protocols/MSNP|section=Activities}} | {{Protocols/MSNP|section=Activities}} | ||
__NOTOC__= Error Object = | __NOTOC__= Error Object = | ||
Line 10: | Line 10: | ||
<div class="clsTableStd" tabname="Properties"> | <div class="clsTableStd" tabname="Properties"> | ||
{| | {| class="wikitable" | ||
! Property | ! Property | ||
! Description | ! Description | ||
|- | |- | ||
| [[Protocols/MSNP/Activities/SDK/ | | [[Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/Error/Properties/Type|Type]] | ||
| A long value describing the type of error. | | A long value describing the type of error. | ||
|- | |- | ||
| [[Protocols/MSNP/Activities/SDK/ | | [[Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/Error/Properties/Data|Data]] | ||
| A variant containing the data of the transaction that failed when the '''OnDataError''' event fired. | | A variant containing the data of the transaction that failed when the '''OnDataError''' event fired. | ||
|} | |} | ||
Line 23: | Line 23: | ||
</div> | </div> | ||
Object Information | === Object Information === | ||
<span class="clsGenericBold">Minimum Availability:</span> MSN Messenger 6.0 | <span class="clsGenericBold">Minimum Availability:</span> MSN Messenger 6.0 |
Latest revision as of 01:47, 13 August 2022
Error Object
The Error object contains properties for ascertaining the type of error that occurred and for retrieving a copy of the data that could not be sent.
Members Table
Property | Description |
---|---|
Type | A long value describing the type of error. |
Data | A variant containing the data of the transaction that failed when the OnDataError event fired. |
Object Information
Minimum Availability: MSN Messenger 6.0