IDirList.Reset Method

Definition

Go back to the default values for the directory list.

public:
 int Reset();
public:
 int Reset();
int Reset();
[System.Runtime.InteropServices.DispId(1610743818)]
public int Reset ();
[<System.Runtime.InteropServices.DispId(1610743818)>]
abstract member Reset : unit -> int
Public Function Reset () As Integer

Returns

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

Attributes

Applies to