Modules | Files | Inheritance Tree | Inheritance Graph | Name Index
module Bonobo
interface Unknown
Files: GNOME_Speech.idl
Bonobo-Unknown-inheritance GNOME-Speech-SpeechObject.html Bonobo-UIComponent.html Bonobo-ControlFrame.html Bonobo-PropertyBag.html Bonobo-EventSource.html Bonobo-Stream.html Bonobo-Listener.html Bonobo-Storage.html Bonobo-Control.html Bonobo-PropertyControl.html Bonobo-UIContainer.html
Operations Summary:
 voidref()
 voidunref()
 UnknownqueryInterface(in string repoid)

Operation Details:
 void ref()

ref:

increments the reference count


 void unref()

unref:

decrements the reference count


 Unknown queryInterface(in string repoid)

queryInterface: @repoid: A string identifying an interface.

Returns: A CORBA object exposing the interface specified by @repoid, or a nil object if the interface cannot be queried.