DriveIF.addOnEjectButton

Emitted when the physical eject button (if any) of a drive has been pressed.

interface DriveIF
gulong
addOnEjectButton
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)