예제 #1
0
 public int GetDimension(uint idx)
 {
     return(SoundNativeMethods.SoundControlElementInfoGetDimension(handle, idx));
 }