Пример #1
0
 public SoundControlElementType Type()
 {
     return(SoundNativeMethods.SoundControlElementInfoGetType(handle));
 }