3.2.4.2.1 IFsrmCollection Methods

The IFsrmCollection interface inherits the IDispatch interface. Method opnum field values start with 7. Opnum values 0 through 2 represent the IUnknown::QueryInterface, IUnknown::AddRef, and IUnknown::Release methods as specified in [MS-DCOM], while opnum values 3 through 6 represent the IDispatch::GetTypeInfoCount, IDispatch::GetTypeInfo, IDispatch::GetIDsOfNames, and IDispatch::Invoke methods as specified in [MS-OAUT].

To receive incoming remote calls for this interface, the server MUST implement a DCOM object using the UUID {f76fbf3b-8ddd-4b42-b05a-cb1c3ff1fee8}.

Methods in RPC Opnum Order

Method

Description

_NewEnum

Opnum: 7

Item

Opnum: 8

Count

Opnum: 9

State

Opnum: 10

Cancel

Opnum: 11

WaitForCompletion

Opnum: 12

GetById

Opnum: 13