IVsEnumGuids::Clone Method (IVsEnumGuids^)
Visual Studio 2015
Creates another enumerator that contains the same enumeration state as the current one.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- ppEnum
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsEnumGuids^
[out] Pointer to the cloned IVsEnumGuids interface.
Show: