1 implementation of Interface
System.Windows.Forms.Tests (1)
System\Windows\Forms\ComponentModel\Com2Interop\ComNativeDescriptorTests.cs (1)
239
IProvideMultipleClassInfo.
Interface
,
14 references to Interface
System.Windows.Forms.Primitives (10)
Windows.Win32.IProvideMultipleClassInfo.g.cs (4)
62
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
96
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
131
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
181
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
Windows.Win32.System_Ole_IProvideMultipleClassInfo_Extensions.g.cs (6)
23
/// <inheritdoc cref="winmdroot.System.Ole.IProvideMultipleClassInfo.
Interface
.GetGUID(uint, global::System.Guid*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT GetGUID(this winmdroot.System.Ole.IProvideMultipleClassInfo.
Interface
@this, uint dwGuidKind, out global::System.Guid pGUID)
33
/// <inheritdoc cref="winmdroot.System.Ole.IProvideMultipleClassInfo.
Interface
.GetMultiTypeInfoCount(uint*)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT GetMultiTypeInfoCount(this winmdroot.System.Ole.IProvideMultipleClassInfo.
Interface
@this, out uint pcti)
43
/// <inheritdoc cref="winmdroot.System.Ole.IProvideMultipleClassInfo.
Interface
.GetInfoOfIndex(uint, winmdroot.System.Ole.MULTICLASSINFO_FLAGS, winmdroot.System.Com.ITypeInfo**, uint*, uint*, global::System.Guid*, global::System.Guid*)"/>
44
internal static unsafe winmdroot.Foundation.HRESULT GetInfoOfIndex(this winmdroot.System.Ole.IProvideMultipleClassInfo.
Interface
@this, uint iti, winmdroot.System.Ole.MULTICLASSINFO_FLAGS dwFlags, winmdroot.System.Com.ITypeInfo** pptiCoClass, out uint pdwTIFlags, out uint pcdispidReserved, out global::System.Guid piidPrimary, out global::System.Guid piidSource)
System.Windows.Forms.Tests (4)
System\Windows\Forms\ComponentModel\Com2Interop\ComNativeDescriptorTests.cs (4)
243
HRESULT IProvideMultipleClassInfo.
Interface
.GetClassInfo(ITypeInfo** ppTI) => HRESULT.E_NOTIMPL;
245
HRESULT IProvideMultipleClassInfo.
Interface
.GetGUID(uint dwGuidKind, Guid* pGUID) => HRESULT.E_NOTIMPL;
247
HRESULT IProvideMultipleClassInfo.
Interface
.GetMultiTypeInfoCount(uint* pcti)
258
HRESULT IProvideMultipleClassInfo.
Interface
.GetInfoOfIndex(