3.7.4.2 EnumeratedRowsCallback

This operation is used to provide the enumeration data.

 <wsdl:operation name="EnumeratedRowsCallback">
   <wsdl:input wsaw:Action="http://Microsoft.Windows.Ipam/IIpamEnumeratorCallback/EnumeratedRowsCallback" message="ipam:IIpamEnumeratorCallback_EnumeratedRowsCallback_InputMessage" />
 </wsdl:operation>

This operation has only the input message and there is no output message associated with it. Upon receiving the message, the EnumeratedRowsCallback.data received is added to the EnumerationInfo.EnumerationData collection. This operation will be called a number of times during an enumeration with different set of data with each invocation. The data received across all the calls will form the full enumeration data.