Package.IVsPackage.ResetDefaults(UInt32) Method

Definition

Resets Toolbox defaults.

C++/CX
 virtual int Microsoft.VisualStudio.Shell.Interop.IVsPackage.ResetDefaults(unsigned int grfFlags) = Microsoft::VisualStudio::Shell::Interop::IVsPackage::ResetDefaults;

Parameters

grfFlags
UInt32

Flags whose values are taken from the __VSPKGRESETFLAGS enumeration

Returns

If the method succeeds, it returns S_OK, otherwise it returns an error code.

Implements

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022