Represents a quick system health report.
More...
#include <IVxQuickReport.h>
Represents a quick system health report.
Definition at line 12 of file IVxQuickReport.h.
Deletes this instance.
- Returns
- The Result of deleting this instance.
virtual VxResult::Value VxSdk::IVxQuickReport::GetQuickReportEndpoint |
( |
char * |
endpoint, |
|
|
int & |
size |
|
) |
| |
|
pure virtual |
Gets the URI to the download location of the quick report. The endpoint will only be available if the VideoXpert system has completed generating the report.
- Parameters
-
endpoint | The quick report endpoint, if available. |
size | The size of endpoint . |
- Returns
- The Result of the request.
Gets the current status of creating the report.
- Parameters
-
status | The current status of creating the report. |
- Returns
- The Result of the request.
The documentation for this struct was generated from the following file: