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