Click or drag to resize

APIGetWriteOverlayStatus Method (String, WriteFilterStatistics)

Retrieves status of write overlay for mounted device.

Namespace:  Arsenal.ImageMounter
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public static int GetWriteOverlayStatus(
	string NtDevicePath,
	out WriteFilterStatistics Statistics
)

Parameters

NtDevicePath
Type: SystemString
Path to device.
Statistics
Type: Arsenal.ImageMounter.IOWriteFilterStatistics

Return Value

Type: Int32
See Also