UCOMIServiceProvider - интерфейс
Пространство имён: Tessa.UI.Controls.BrowsersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
[ComImportAttribute]
[GuidAttribute("6D5140C1-7436-11CE-8034-00AA006009FA")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMIServiceProvider
<ComImportAttribute>
<GuidAttribute("6D5140C1-7436-11CE-8034-00AA006009FA")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
Public Interface UCOMIServiceProvider
[ComImportAttribute]
[GuidAttribute(L"6D5140C1-7436-11CE-8034-00AA006009FA")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class UCOMIServiceProvider
[<ComImportAttribute>]
[<GuidAttribute("6D5140C1-7436-11CE-8034-00AA006009FA")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type UCOMIServiceProvider = interface end