NativeFileIOSetDiskReadOnly Method |
Namespace: Arsenal.ImageMounter.IO
public static void SetDiskReadOnly( SafeFileHandle disk, bool read_only )
Public Shared Sub SetDiskReadOnly ( disk As SafeFileHandle, read_only As Boolean )
public: static void SetDiskReadOnly( SafeFileHandle^ disk, bool read_only )
static member SetDiskReadOnly : disk : SafeFileHandle * read_only : bool -> unit
Copyright: (c) Arsenal Recon. All Rights Reserved.