MountOperationResult

class MountOperationResult

MountOperationResult is returned as a result when a request for information is send by the mounting operation.

Fields

class MountOperationResult
ABORTED

The user requested the mount operation to be aborted

HANDLED

The request was fulfilled and the user specified data is now available

UNHANDLED

The request was unhandled (i.e. not implemented)