Package com.sun.jna.platform.win32
Schnittstelle Winevt.EVT_CHANNEL_REFERENCE_FLAGS
- Umschließende Schnittstelle:
Winevt
public static interface Winevt.EVT_CHANNEL_REFERENCE_FLAGS
Defines the values that specify how a channel is referenced.
https://msdn.microsoft.com/en-us/library/windows/desktop/aa385507(v=vs.85).aspx
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
Specifies that the channel is imported.
-
Felddetails
-
EvtChannelReferenceImported
static final int EvtChannelReferenceImportedSpecifies that the channel is imported.- Siehe auch:
-