DRIVE_LAYOUT_INFORMATION_MBR (Structures)
Last changed: anonymous

.
Summary
Contains layout information about a MBR style drive. This is a structure within the DRIVE_LAYOUT_INFORMATION_EX structure.

C# Definition:

public struct DRIVE_LAYOUT_INFORMATION_MBR

{

    public uint Signature;

}

VB Definition:

Structure DRIVE_LAYOUT_INFORMATION_MBR
   Public TODO
End Structure

User-Defined Field Types:

None.

Notes:

None.

Documentation