@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: TODO - a short description !!!!C# Definition: [StructLayout(LayoutKind.Sequential)] internal class RASDIALEXTENSIONS { public readonly int dwSize = Marshal.SizeOf(typeof(RASDIALEXTENSIONS)); public uint dwfOptions = 0; public int hwndParent = 0; public int reserved = 0; public int reserved1 = 0; public RASEAPINFO RasEapInfo = new RASEAPINFO(); } !!!!VB Definition: Structure RASDIALEXTENSIONS Public TODO End Structure !!!!User-Defined Field Types: None. !!!!Notes: None. !!!!Alternative Managed API: http://www.codeplex.com/DotRas Documentation: RASDIALEXTENSIONS@msdn on MSDN
Edit Structures.RASDIA...
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.