IVsLibrary2Ex.DoIdle Method

Definition

Give idle time to the library.

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

Returns

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

Applies to