@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: TODO - a short description !!!!C# Definition: [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Auto)] struct MIXERCONTROLDETAILS_UNSIGNED { public UInt32 dwValue; } !!!!VB Definition: Structure MIXERCONTROLDETAILS_UNSIGNED Public dwValue as Integer End Structure !!!!User-Defined Field Types: None. !!!!Notes: the integer in vb can be Int32 Documentation: MIXERCONTROLDETAILS_UNSIGNED@msdn on MSDN
Edit Structures.MIXERC...
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.