ResultAds Properties
The ResultAds type exposes the following members.
Properties
| Name | Description |
|---|---|---|
| Empty | |
| ErrorCode | Gets the ADS Error code bound to this Result object. |
| Failed | Gets a value indicating whether the ResultAds state is failed. |
| InvokeId | Gets the ADS requests invoke identifier (or 0 if not supported) |
| Succeeded | Gets a value indicating whether the ResultAds state is succeeded. |
| TimeStamp | Gets the time stamp of the result. |
Further Information