IVsRegisterDataSourceFactories Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

NameDescription
System_CAPS_pubmethodGetDataSource(Guid, UInt32, IVsUIDataSource^)

Returns an interface for the data source.

System_CAPS_pubmethodRegisterDataSourceFactory(Guid, IVsDataSourceFactory^)

Registers this data source factory with the global service.

Return to top
Show: