CSharp___DllImport.Phone.Sound.GetDeviceHWND C# (CSharp) Method

GetDeviceHWND() public static method

public static GetDeviceHWND ( ) : int
return int
            public static int GetDeviceHWND()
            {
                return DllImportCaller.lib.waveGetHWAVEOUT();
            }
Phone.Sound