2.8 IDMNotify Interface

The IDMNotify interface is implemented by the client to receive change notifications from a remote disk management server.

This DCOM interface inherits the IUnknown interface. Method opnum field values start with 3; opnum values 0–2 represent the IUnknown_QueryInterface, IUnknown_AddRef, and IUnknown_Release methods, respectively, as specified in [MS-DCOM].