[This is preliminary documentation and subject to change.]
Call the DIWbemQualifierSet.EndEnumeration method when you want to stop an enumeration that was started with DIWbemQualifierSet.BeginEnumeration. This call immediately releases resources associated with the enumeration. We recommend this call; however, it is not a requirement.
DIWbemQualifierSet.EndEnumeration( ) As Long
None.
WBEM_NO_ERROR | Success. |
DIWbemQualifierSet.BeginEnumeration, DIWbemQualifierSet.Next