3.7.4 Message Processing Events and Sequencing Rules
This DCOM interface inherits the IUnknown interface. Method opnum field values start with 3; opnum values 0 through 2 represent the IUnknown_QueryInterface, IUnknown_AddRef, and IUnknown_Release methods, respectively, as specified in [MS-DCOM].
The IWamAdmin interface includes the following methods.
Methods in RPC Opnum Order
Method |
Description |
---|---|
Create an application. Opnum: 3 |
|
Delete an application. Opnum: 4 |
|
Stop an application. Opnum: 5 |
|
Get the status of an application. Opnum: 6 |
|
Delete the application, saving external state. Opnum: 7 |
|
Recover an application, restoring saved external state. Opnum: 8 |