@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Holds computer information !!!!C# Definition: [StructLayoutAttribute(LayoutKind.Sequential, CharSet=CharSet.Unicode)] struct SERVER_INFO_101 { public int sv101_platform_id; public string sv101_name; public int sv101_version_major; public int sv101_version_minor; public int sv101_type; public string sv101_comment; } !!!!VB Definition: Structure SERVER_INFO_101 Public TODO End Structure !!!!User-Defined Field Types: None. !!!!Notes: None. Documentation: SERVER_INFO_101@msdn on MSDN
Edit Structures.SERVER...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.