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