Package com.sun.jna.platform.win32
Schnittstelle Winevt.EVT_LOGIN_CLASS
- Umschließende Schnittstelle:
Winevt
public static interface Winevt.EVT_LOGIN_CLASS
Defines the types of connection methods you can use to connect to the remote computer.
https://msdn.microsoft.com/en-us/library/windows/desktop/aa385529(v=vs.85).aspx
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
Use Remote Procedure Call (RPC) login.
-
Felddetails
-
EvtRpcLogin
static final int EvtRpcLoginUse Remote Procedure Call (RPC) login.- Siehe auch:
-