Ejemplo n.º 1
0
 public void SetId(SoundControlElementId elem)
 {
     SoundNativeMethods.SoundControlElementInfoSetId(handle, elem.handle);
 }