5 references to Interface
System.Windows.Forms.Primitives (5)
Windows.Win32.IMessageFilter.g.cs (3)
70
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
106
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
141
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
Windows.Win32.Media_Audio_IMessageFilter_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.Media.Audio.IMessageFilter.
Interface
.HandleInComingCall(uint, winmdroot.Media.HTASK, uint, winmdroot.System.Com.INTERFACEINFO*)"/>
24
internal static unsafe uint HandleInComingCall(this winmdroot.Media.Audio.IMessageFilter.
Interface
@this, uint dwCallType, winmdroot.Media.HTASK htaskCaller, uint dwTickCount, winmdroot.System.Com.INTERFACEINFO? lpInterfaceInfo)