MSG.lParam Właściwość

Definicja

Pobiera lub ustawia lParam wartość określającą dodatkowe informacje o komunikacie. Dokładne znaczenie zależy od wartości message elementu członkowskiego.

public:
 property IntPtr lParam { IntPtr get(); void set(IntPtr value); };
public IntPtr lParam { [System.Security.SecurityCritical] get; [System.Security.SecurityCritical] set; }
public IntPtr lParam { get; set; }
[<get: System.Security.SecurityCritical>]
[<set: System.Security.SecurityCritical>]
member this.lParam : nativeint with get, set
member this.lParam : nativeint with get, set
Public Property lParam As IntPtr

Wartość właściwości

IntPtr

nativeint

Wartość lParam komunikatu.

Atrybuty

Dotyczy