NativeFileIOSetProtectFromClose Method |
Namespace: Arsenal.ImageMounter.IO
public static void SetProtectFromClose( SafeHandle handle, bool protect_from_close )
Public Shared Sub SetProtectFromClose ( handle As SafeHandle, protect_from_close As Boolean )
public: static void SetProtectFromClose( SafeHandle^ handle, bool protect_from_close )
static member SetProtectFromClose : handle : SafeHandle * protect_from_close : bool -> unit
Copyright: (c) Arsenal Recon. All Rights Reserved.