public uint GetItems()
 {
     return(SoundNativeMethods.SoundControlElementInfoGetItems(handle));
 }