Click or drag to resize
ImDiskAPIOpenRefreshEvent Method
Overload List
  NameDescription
Public methodStatic memberOpenRefreshEvent
Opens a synchronization event that can be used with wait functions to synchronize with change events in ImDisk driver. Event is fired when for example a drive is added or removed, or when some options or settings are changed for an existing drive.
Public methodStatic memberOpenRefreshEvent(Boolean)
Opens a synchronization event that can be used with wait functions to synchronize with change events in ImDisk driver. Event is fired when for example a drive is added or removed, or when some options or settings are changed for an existing drive.
Top
See Also