3.5.4.2 IRemoteRouterRestart Interface (Opnum 3)
The IRemoteRouterRestart interface inherits the IUnknown interface, as specified in [MS-DCOM] section 3.1.1.5.8. Method opnum field values start with 3; opnum values 0 through 2 represent the IUnknown_QueryInterface, AddRef, and Release methods, respectively.
To receive incoming remote calls for this interface, the server MUST implement a DCOM object that uses the UUID (66a2db20-d706-11d0-a37b-00c04fc9da04).
This interface contains the RestartRouter method to restart the RRAS server.
In this method, some error codes are implementation-specific and are referred to as nonzero implementation-specific error codes.
Method in RPC Opnum order.
|
Method |
Description |
|---|---|
|
RestartRouter |
The RestartRouter stops and restarts the RRAS server. Opnum: 3 |