Description
This function is used to retrieve the details on the definition of a specified form.
LPSTR lpszFormName;
lpszFormName
Specifies the null-terminated name of the form on which to retrieve details.
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. |