struct SP_DEVINFO_DATA {
public TODO;
}
<StructLayout(LayoutKind.Sequential)> _
Private Structure SP_DEVINFO_DATA
Public cbSize As Integer
Public ClassGuid As Guid
Public PropertyID As Integer
Public Reserved As Long
End Structure
None.
None.