3.5.4.1 IRemoteNetworkConfig Interface (Opnum 3)

The IRemoteNetworkConfig interface is used to update the configuration of RRAS server.

The IRemoteNetworkConfig interface inherits the IUnknown interface, as specified in the [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 (66a2db1b-d706-11d0-a37b-00c04fc9da04).

In these methods, some error codes are implementation-specific and are referred to as nonzero implementation-specific error codes.

Methods in RPC opnum Order.

Method

Description

UpgradeRouterConfig

Clears the existing transport configuration (sections 2.2.3.1 and 2.2.3.2).
Opnum: 3

SetUserConfig

This method is not used.
Opnum: 4