Module callbacks

Module callbacks 

Source

Type Aliasesยง

DADiskAppearedCallback
Type of the callback function used by DARegisterDiskAppearedCallback.
DADiskClaimCallback
Type of the callback function used by DADiskClaim.
DADiskClaimReleaseCallback
Type of the callback function used by DADiskClaim.
DADiskDescriptionChangedCallback
Type of the callback function used by DARegisterDiskDescriptionChangedCallback.
DADiskDisappearedCallback
Type of the callback function used by DARegisterDiskDisappearedCallback.
DADiskEjectApprovalCallback
Type of the callback function used by DARegisterDiskEjectApprovalCallback.
DADiskEjectCallback
Type of the callback function used by DADiskEject.
DADiskMountApprovalCallback
Type of the callback function used by DARegisterDiskMountApprovalCallback.
DADiskMountCallback
Type of the callback function used by DADiskMount.
DADiskPeekCallback
Type of the callback function used by DARegisterDiskPeekCallback.
DADiskRenameCallback
Type of the callback function used by DADiskRename.
DADiskUnmountApprovalCallback
Type of the callback function used by DARegisterDiskUnmountApprovalCallback.
DADiskUnmountCallback
Type of the callback function used by DADiskUnmount.