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