Click or drag to resize

NativeFileIOSetProtectFromClose Method

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public static void SetProtectFromClose(
	SafeHandle handle,
	bool protect_from_close
)

Parameters

handle
Type: System.Runtime.InteropServicesSafeHandle
protect_from_close
Type: SystemBoolean
See Also