The BDH files contain wrapper functions for all page-level API functions. These wrapper functions call the original API functions and perform some additional tasks.
The following wrapper functions are defined:
| Wrapper function | Wrapped original function |
|---|---|
| WebPageUrlPS | WebPageUrl |
| WebPageLinkPS | WebPageLink |
| WebPageSubmitPS | WebPageSubmit |
| WebPageSubmitBinPS | WebPageSubmitBin |
| WebPageFormPS | WebPageForm |
| WebPageFileUploadPS | WebPageFileUpload |