1.7 Versioning and Capability Negotiation
Supported Transports: This protocol uses the DCOM Remote Protocol as its transport, as described in [MS-DCOM].
Protocol Version: The IManagedObject protocol consists of one DCOM interface, IManagedObject version 0.0. The interfaces defined in this specification have no versioning or capability negotiation beyond those of the underlying transport.
For both of these interfaces, it is assumed that the client has the Microsoft .NET Framework information (such as type information of server objects) prior to initialization.
The client relies on QueryInterface to determine if the server supports IManagedObject or IRemoteDispatch.