Package com.sun.jna.platform.win32
Schnittstelle ObjBase
public interface ObjBase
Definitions from ObjBase.h
- Autor:
- scott.palmer
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intThe clsctx all.static final intThe clsctx inproc.static final intThe clsctx server.
-
Felddetails
-
CLSCTX_INPROC
static final int CLSCTX_INPROCThe clsctx inproc.- Siehe auch:
-
CLSCTX_ALL
static final int CLSCTX_ALLThe clsctx all.- Siehe auch:
-
CLSCTX_SERVER
static final int CLSCTX_SERVERThe clsctx server.- Siehe auch:
-