DCE interfaces
Distributed Computing Environment (DCE) from Open Software Foundation (OSF)
A DCE interface is a set of remote procedure call operations and associated data. Every interface contains one or more operations. An operation is an actual remote procedure. Each operation may have input and output parameters associated with it, just like any procedure call.