Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Object exporters MUST implement the IRemUnknown interface. The IRemUnknown interface is used by clients to manage object lifetime and to acquire additional references on the object.
Methods in RPC Opnum Order
|
Method |
Description |
|---|---|
|
Acquires standard object references to additional interfaces on the object. Opnum: 3 |
|
|
Requests that a specified number of reference counts be incremented on a specified number of interfaces on the object. Opnum: 4 |
|
|
Requests that a specified number of reference counts be decremented on a specified number of interfaces on an object. Opnum: 5 |
The methods MUST NOT throw exceptions.