2 references to HandleInComingCall
System.Windows.Forms.Primitives (2)
_generated\186\Windows.Win32.IMessageFilter.g.cs (2)
57
/// <inheritdoc cref="
HandleInComingCall
(uint, winmdroot.Foundation.HTASK, uint, winmdroot.System.Com.INTERFACEINFO*)"/>
62
uint __result = this.
HandleInComingCall
(dwCallType, htaskCaller, dwTickCount, lpInterfaceInfo.HasValue ? &lpInterfaceInfoLocal : null);