MidiCISession.HasProperty(NSData, Byte, MidiCIPropertyResponseHandler) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[Foundation.Export("hasProperty:onChannel:responseHandler:")]
public virtual void HasProperty (Foundation.NSData inquiry, byte channel, CoreMidi.MidiCIPropertyResponseHandler handler);
abstract member HasProperty : Foundation.NSData * byte * CoreMidi.MidiCIPropertyResponseHandler -> unit
override this.HasProperty : Foundation.NSData * byte * CoreMidi.MidiCIPropertyResponseHandler -> unit
Параметры
- inquiry
- NSData
- channel
- Byte
- handler
- MidiCIPropertyResponseHandler
- Атрибуты