3.6 IIpamEnumerator Client Details

The client side of the IIpamEnumerator MUST provide the IIpamEnumeratorCallback server interface. The IIpamEnumerator server will callback into the IIpamEnumeratorCallback of the client for notifying the start of enumeration, providing the data and to notify the completion of the enumeration along with status.

In summary, on a single session, the management client implements the IIpamEnumeratorCallback port type and the management server implements the IIpamEnumerator port type.