MonobjcMonobjc Documented Class Library
OpenTray Method
NamespacesMonobjc.DiscRecordingDRDeviceOpenTray()()()()

Commands the device to open its tray.

Original signature is '- (BOOL) openTray'

Declaration Syntax
C#Visual BasicVisual C++
public virtual bool OpenTray()
Public Overridable Function OpenTray As Boolean
public:
virtual bool OpenTray()
Return Value
Returns YES if the tray could be opened and NO if not.
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.DiscRecording (Module: Monobjc.DiscRecording)