Пример #1
0
 public RESULT showConfigDialog(IntPtr hwnd, bool show)
 {
     return(DSP.FMOD5_DSP_ShowConfigDialog(this.rawPtr, hwnd, show));
 }