MonobjcMonobjc Documented Class Library
SetupPanelDeviceContainsSuitableMediaPromptString Event
NamespacesMonobjc.DiscRecordingUIDRSetupPanel..::..DRSetupPanelDelegateEventDispatcherSetupPanelDeviceContainsSuitableMediaPromptString

This delegate method allows the delegate to determine if the media inserted in the device is suitable for whatever operation is to be performed.

Original signature is '- (BOOL) setupPanel:(DRSetupPanel*)aPanel deviceContainsSuitableMedia:(DRDevice*)device promptString:(NSString**)prompt'

Declaration Syntax
C#Visual BasicVisual C++
Return Value
Return NO to disable the default button.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.DiscRecordingUI (Module: Monobjc.DiscRecordingUI)