3.4 WFS_INF_CHK_QUERY_FORM

Description

This function is used to retrieve the details on the definition of a specified form.

Input Param
LPSTR          lpszFormName;

lpszFormName

Specifies the null-terminated name of the form on which to retrieve details.

Output Param
LPWFSFRMHEADER

See section 7.1.4.5 WFS_INF_PTR_QUERY_FORM, for details of this structure.

Error Codes

The following additional error code can be generated by this command:

Value Meaning
WFS_ERR_CHK _FORMNOTFOUND The specified form cannot be found.