The oskit_services COM interface allows components to lookup and rendezvous with an arbitrary ``service'' using the interface ID (IID) of the desired interface. More than one interface supporting a particular IID can be registered. One particular implementation of a services registry is the global registry object, which can be used by any library or component. The oskit_services COM interface inherits from oskit_iunknown, and has the following additional methods: