Schnittstelle DsGetDC


public interface DsGetDC
Ported from DsGetDC.h. Windows SDK 6.0a
Autor:
dblock[at]dblock.org
  • Felddetails

    • DS_DOMAIN_IN_FOREST

      static final int DS_DOMAIN_IN_FOREST
      Domain is a member of the forest.
      Siehe auch:
    • DS_DOMAIN_DIRECT_OUTBOUND

      static final int DS_DOMAIN_DIRECT_OUTBOUND
      Domain is directly trusted.
      Siehe auch:
    • DS_DOMAIN_TREE_ROOT

      static final int DS_DOMAIN_TREE_ROOT
      Domain is root of a tree in the forest.
      Siehe auch:
    • DS_DOMAIN_PRIMARY

      static final int DS_DOMAIN_PRIMARY
      Domain is the primary domain of queried server.
      Siehe auch:
    • DS_DOMAIN_NATIVE_MODE

      static final int DS_DOMAIN_NATIVE_MODE
      Primary domain is running in native mode.
      Siehe auch:
    • DS_DOMAIN_DIRECT_INBOUND

      static final int DS_DOMAIN_DIRECT_INBOUND
      Domain is directly trusting.
      Siehe auch:
    • DS_DOMAIN_VALID_FLAGS

      static final int DS_DOMAIN_VALID_FLAGS
      Valid domain flags.
      Siehe auch: