static extern bool show CallMsgFilter([In] ref MSG lpMsg, int nCode);
Shared Function Show CallMsgFilter(<[In]> ByRef lpMsg As MSG, nCode As Integer) As Boolean