Interface for CPageZoneGraphic wrapper.
More...
Go to the source code of this file.
Interface for CPageZoneGraphic wrapper.
◆ CPageZoneGraphic_Create()
Creates a new instance of CPageZoneGraphic.
- Parameters
-
| pargException | Pointer to exception structure that will be filled if an exception occurs |
◆ CPageZoneGraphic_Create2()
Constructor using the base class.
- Parameters
-
| argPageZone | Base page zone |
| pargException | Pointer to exception structure that will be filled if an exception occurs |
◆ CPageZoneGraphic_Destroy()
| void CPageZoneGraphic_Destroy |
( |
CPageZoneGraphic |
argCPageZoneGraphic, |
|
|
idrs_exception * |
pargException |
|
) |
| |
Destroys a CPageZoneGraphic handle.
- Parameters
-
| argCPageZoneGraphic | CPageZoneGraphic handle to destroy |
| pargException | Pointer to exception structure that will be filled if an exception occurs |
◆ CPageZoneGraphic_GetGraphicSourceType()
Retrieves the source type for the graphical zone.
The type can only be set by constructing the desired object type: CPageGraphic or CPageZoneGraphicExternalImage
- Parameters
-
| argCPageZoneGraphic | CPageZoneGraphic handle |
| pargException | Pointer to exception structure that will be filled if an exception occurs |