Schnittstelle MountUnmountFlags


public interface MountUnmountFlags
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Unmount even if there are outstanding
    file operations on the mount.
    static final int
    No flags set.
  • Felddetails

    • NONE

      static final int NONE
      No flags set.
      Siehe auch:
    • FORCE

      static final int FORCE
      Unmount even if there are outstanding
      file operations on the mount.
      Siehe auch: