MIXERCONTROLDETAILS_UNSIGNED Struct - Windows API

Purpose



Declaration

C#

[StructLayout(LayoutKind.Sequential)]
private class MIXERCONTROLDETAILS_UNSIGNED
{
	public int dwValue;
}