UCOMIServiceProvider - интерфейс
Пространство имён: Tessa.UI.Controls.BrowsersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
[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