Debugging Tools for Windows |
The EndEnumTagged method releases the resources used by the specified enumeration.
HRESULT
IDebugDataSpaces3::EndEnumTagged(
IN ULONG64 Handle
);
This method can also return error values. See Return Values for more details.
EndEnumTagged is available in IDebugDataSpaces3 and later versions.
Once a handle has been passed to this method it is no longer valid and must not be used again.
Headers: Defined in Dbgeng.h. Include Dbgeng.h.