Click or drag to resize

StiHelpViewerFormSendMessage Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Help.StiHelpViewerForm.SendMessage(System.IntPtr,System.Int32,System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Report.Help
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static int SendMessage(
	IntPtr hWnd,
	int Msg,
	int wParam,
	int lParam
)

Parameters

hWnd
Type: SystemIntPtr

[Missing <param name="hWnd"/> documentation for "M:Stimulsoft.Report.Help.StiHelpViewerForm.SendMessage(System.IntPtr,System.Int32,System.Int32,System.Int32)"]

Msg
Type: SystemInt32

[Missing <param name="Msg"/> documentation for "M:Stimulsoft.Report.Help.StiHelpViewerForm.SendMessage(System.IntPtr,System.Int32,System.Int32,System.Int32)"]

wParam
Type: SystemInt32

[Missing <param name="wParam"/> documentation for "M:Stimulsoft.Report.Help.StiHelpViewerForm.SendMessage(System.IntPtr,System.Int32,System.Int32,System.Int32)"]

lParam
Type: SystemInt32

[Missing <param name="lParam"/> documentation for "M:Stimulsoft.Report.Help.StiHelpViewerForm.SendMessage(System.IntPtr,System.Int32,System.Int32,System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Help.StiHelpViewerForm.SendMessage(System.IntPtr,System.Int32,System.Int32,System.Int32)"]

See Also