IVsUISimpleDataSource.Close Method

Definition

Closes the data source.

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

Returns

Returns S_OK if the data source was closed.

Applies to