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