[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

g_drive_stop

Declaration

Source position: lazgio2.pas line 8841

procedure g_drive_stop(

  drive: PGDrive;

  flags: TGMountUnmountFlags;

  mount_operation: PGMountOperation;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);