Esempio n. 1
0
 public void SetItem(uint val)
 {
     SoundNativeMethods.SoundControlElementInfoSetItem(handle, val);
 }