コード例 #1
0
 public uint GetItems()
 {
     return(SoundNativeMethods.SoundControlElementInfoGetItems(handle));
 }