Click or drag to resize
ImDiskAPIGetRegistryAutoLoadDevices Method
Retrieves number of auto-loading devices at system startup, or when driver is loaded. This is the value of the LoadDevices registry value for imdisk.sys driver.

Namespace: LTR.IO.ImDisk
Assembly: ImDiskNet (in ImDiskNet.dll) Version: 1.0.0.0 (1.0.007.0)
Syntax
public static uint GetRegistryAutoLoadDevices()

Return Value

Type: UInt32
See Also