This topic has not yet been rated - Rate this topic

IEnumToolboxTabs.Reset Method

Returns the enumerator to its initial state.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

int Reset ()
int Reset ()
function Reset () : int

Return Value

If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.