Schnittstelle ObjBase


public interface ObjBase
Definitions from ObjBase.h
Autor:
scott.palmer
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    The clsctx all.
    static final int
    The clsctx inproc.
    static final int
    The clsctx server.
  • Felddetails

    • CLSCTX_INPROC

      static final int CLSCTX_INPROC
      The clsctx inproc.
      Siehe auch:
    • CLSCTX_ALL

      static final int CLSCTX_ALL
      The clsctx all.
      Siehe auch:
    • CLSCTX_SERVER

      static final int CLSCTX_SERVER
      The clsctx server.
      Siehe auch: