C# Signature:

[StructLayout(LayoutKind.Sequential, CharSet=CharSet.Auto)]
struct DRIVER_INFO_1
{
     public string pName;
}

Última actualización