SAM_FetchRowDone is sent to a table window after populates a row. Message Variables hWndForm Window handle of the table window. hWndItem Window handle of the table window. wParam Unused. IParam Row number of the fetched row. No Example

Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public const int SAM_FetchRowDone

See Also