AddSpecialField Method
Adds a special field name and the corresponding value.
Syntax
int AddSpecialField(char* lpszName, char* lpszVal);
Remarks
Please refer to the SpecialFieldName and SpecialFieldValue properties for more information on form variables and how they are managed.