Interface Winevt.EVT_CHANNEL_TYPE

Enclosing interface:
Winevt

public static interface Winevt.EVT_CHANNEL_TYPE
Defines the type of a channel. https://msdn.microsoft.com/en-us/library/windows/desktop/aa385514(v=vs.85).aspx
  • Field Details

    • EvtChannelTypeAdmin

      static final int EvtChannelTypeAdmin
      The channel's type is Admin.
      See Also:
    • EvtChannelTypeOperational

      static final int EvtChannelTypeOperational
      The channel's type is Operational.
      See Also:
    • EvtChannelTypeAnalytic

      static final int EvtChannelTypeAnalytic
      The channel's type is Analytic.
      See Also:
    • EvtChannelTypeDebug

      static final int EvtChannelTypeDebug
      The channel's type is Debug.
      See Also: