Share via


IVsFontAndColorStorage3.RevertAllCategoriesToDefault Method

Definition

Reverts all items in all categories to their default values.

public:
 int RevertAllCategoriesToDefault();
public:
 int RevertAllCategoriesToDefault();
int RevertAllCategoriesToDefault();
public int RevertAllCategoriesToDefault ();
abstract member RevertAllCategoriesToDefault : unit -> int
Public Function RevertAllCategoriesToDefault () As Integer

Returns

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

Applies to