3 references to MSGFLTINFO
WindowsBase (3)
Base\MS\Internal\Interop\NativeStructs.cs (1)
177public MSGFLTINFO ExtStatus;
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (2)
401internal static MS.Internal.Interop.HRESULT ChangeWindowMessageFilterEx(IntPtr hwnd, WindowMessage message, MSGFLT action, out MSGFLTINFO extStatus) 403extStatus = MSGFLTINFO.NONE;