@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: The MONITOR_INFO_2 structure identifies a monitor. !!!!C# Definition: [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Auto)] public struct MONITOR_INFO_2 { public string pName; public string pEnvironment; public string pDLLName; } !!!!VB Definition: Structure MONITOR_INFO_2 Public TODO End Structure !!!!User-Defined Field Types: None. !!!!Notes: None. Documentation: MONITOR_INFO_2@msdn on MSDN
Edit Structures.MONITO...
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.