Click or drag to resize
ImDiskAPIGetDiskType Method
Gets disk type bits from a Flag field.

Namespace: LTR.IO.ImDisk
Assembly: ImDiskNet (in ImDiskNet.dll) Version: 1.0.0.0 (1.0.007.0)
Syntax
public static ImDiskFlags GetDiskType(
	ImDiskFlags Flags
)

Parameters

Flags
Type: LTR.IO.ImDiskImDiskFlags
Flag field to check.

Return Value

Type: ImDiskFlags
See Also