WerStoreApi.REPORT_STORE_TYPES Enum

Definition

Defines the types of Wer report store that can be opened.

public: enum class WerStoreApi::REPORT_STORE_TYPES
public enum WerStoreApi.REPORT_STORE_TYPES
type WerStoreApi.REPORT_STORE_TYPES = 
Public Enum WerStoreApi.REPORT_STORE_TYPES
Inheritance
WerStoreApi.REPORT_STORE_TYPES

Fields

MACHINE_ARCHIVE 2

Machine wide store of archived reports. You cannot depend on how long reports will be here. older reports are better obtained through the event log.

MACHINE_QUEUE 3

Machine wide store of queued reports.

Applies to