WinHelp_GetFieldContextNumber()

Examples


The WinHelp_GetFieldContextNumber() function returns the context number (a long integer) for the currently-selected field.

Syntax

WinHelp_GetFieldContextNumber()

Parameters

• None

Return value

Long integer

Comments

This function is typically used in the help processing procedure script. It returns the context number for the window field for which help was requested.


Documentation Feedback