c# Programming Glossary: mcd.padetails
Changing master volume level http://stackoverflow.com/questions/294292/changing-master-volume-level 2 mcd.cbDetails uint Marshal.SizeOf typeof int mcd.paDetails Marshal.AllocHGlobal int mcd.cbDetails mixerGetControlDetails.. VOLUME rtn VOLUME Marshal.PtrToStructure mcd.paDetails typeof VOLUME Marshal.FreeHGlobal mcd.paDetails return rtn static.. mcd.paDetails typeof VOLUME Marshal.FreeHGlobal mcd.paDetails return rtn static bool IsMuted MixerInfo mi MIXERCONTROLDETAILS..
|