Report Upload Client Functions (Windows Embedded CE 6.0)
1/5/2010
The following table describes the functions that implement the Report Upload Client.
Function | Description |
---|---|
CloseDmpTxt |
Closes the dump file. |
GetDmpInfo |
Retrieves information about the dump file. |
GetDmpLines |
Gets the contents of the dump file. |
GetUserConsent |
Displays a dialog box to obtain user consent for upload. |
InitDmpTxt |
Initializes the dump file contents for display. |
OpenConnection |
Opens a connection for upload. |
ReleaseConnection |
Releases a connection used for upload. |
ScheduleConnection |
Schedules a connection, or removes a scheduled connection. |
WatsonUploadResponse |
Provides callback functionality to deliver report parameters to a client after successful upload. |