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.ImDiskAssembly: ImDiskNet (in ImDiskNet.dll) Version: 1.0.0.0 (1.0.007.0)
Syntax public static uint GetRegistryAutoLoadDevices()
Public Shared Function GetRegistryAutoLoadDevices As UInteger
public:
static unsigned int GetRegistryAutoLoadDevices()
static member GetRegistryAutoLoadDevices : unit -> uint32
Return Value
Type:
UInt32See Also