3.2.4.1 IResourceManager Interface

The IResourceManager interface defines the following methods.

Methods in RPC Opnum Order

Method

Description

RetrieveEventList

Is not implemented and always returns an error.

Opnum: 7

GetSystemAffinity

Get the processor affinity of the system.

Opnum: 8

ImportXMLFiles

Loads a specified WSRM configuration.

Opnum: 9

ExportXMLFiles

Saves the current WSRM configuration.

Opnum: 10

RestoreXMLFiles

Restores the WSRM configuration to a specified state.

Opnum: 11

GetDependencies

Provides a list of WSRM objects that are being used or that depend on the specified object.

Opnum: 12

GetServiceList

Provides a list of registered services that are registered with the server that are not excluded by the exclusion list.

Opnum: 13

GetIISAppPoolNames

Returns a list of all the application pools on the WSRM server that are defined by and known to the local IIS server.<24>

Opnum: 14

GetServerName

Returns the server name.<25>

Opnum: 15

GetCurrentMemory

Determines the total amount of physical memory in the system.<26>

Opnum: 16