3.1.2.5.2.2 IRemoteSCMActivator Methods
IRemoteSCMActivator is another remote activation interface of the DCOM Remote Protocol. All object exporters that report a COMVERSION of 5.6 or greater MUST support this interface.
This is a native RPC interface, not an ORPC interface.
Methods in RPC Opnum Order
|
Method |
Description |
|---|---|
|
Opnum0NotUsedOnWire |
Reserved for local use. Opnum: 0 |
|
Opnum1NotUsedOnWire |
Reserved for local use. Opnum: 1 |
|
Opnum2NotUsedOnWire |
Reserved for local use. Opnum: 2 |
|
Used by clients to create an object reference for the class factory object. Opnum: 3 |
|
|
Used by clients to create an object reference for the actual object. Opnum: 4 |
In the table above, the term "Reserved for local use" means that the client MUST NOT send the opnum, and the server behavior is undefined<59> since it does not affect interoperability.
The methods MUST NOT throw exceptions.