Environment.PreFilterMessage Method

Public Overrides Function PreFilterMessage( _ 
ByVal msg As Integer, _ 
ByVal lParam As IntPtr
) As Boolean
This language is not supported or no code example is available.
public override bool PreFilterMessage( 
int msg
IntPtr lParam 
)
This language is not supported or no code example is available.

Parameters

msg
int

lParam
IntPtr

Return Value

bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition