10 references to Interface
System.Windows.Forms.Primitives (10)
_generated\228\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);
_generated\515\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)