Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The StartEnumeration operation is used to trigger the processing of the enumeration. This causes the session state to be set to Enumeration Started.
-
<wsdl:operation msc:isInitiating="true" msc:isTerminating="false" name="StartEnumeration"> <wsdl:input wsaw:Action="http://Microsoft.Windows.Ipam/IIpamEnumerator/StartEnumeration" message="ipam:IIpamEnumerator_StartEnumeration_InputMessage" /> </wsdl:operation>
Upon receiving the IIpamEnumerator_StartEnumeration_InputMessage, the server MUST invoke NotifyEnumerationStart operation. The enumeration processing logic as described in section 3.5.4.8.1 has to be triggered as well.