Sets the form content.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_form_set_content(
HIG_PDE_FORM hForm,
HIG_PDE_CONTENT hContent
);
|
|
Arguments:
| Name | Type | Description |
| hForm | HIG_PDE_FORM | The form whose content is set. |
| hContent | LPHIG_PDE_CONTENT | The new content for form. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.