1 implementation of Interface
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
29
ComIServiceProvider.
Interface
,
4 references to Interface
System.Private.Windows.Core (3)
Windows.Win32.IServiceProvider.g.cs (1)
77
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
Windows.Win32.System_Com_IServiceProvider_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Com.IServiceProvider.
Interface
.QueryService(global::System.Guid*, global::System.Guid*, void**)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT QueryService(this winmdroot.System.Com.IServiceProvider.
Interface
@this, in global::System.Guid guidService, in global::System.Guid riid, out void* ppvObject)
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
880
HRESULT ComIServiceProvider.
Interface
.QueryService(Guid* service, Guid* riid, void** ppvObject)