IEnumIDListClone Method
Creates a new item enumeration object with the same contents and state as the current one.
Namespace: DevCase.Win32.InterfacesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
No code example is currently available or this language may not be supported.
Return Value
IEnumIDList
The address of a pointer to the new enumeration object.
The calling application must eventually free the new object by calling its Release member function.