◆ Export()
static IOResult HPS::Hardcopy::GDI::Export |
( |
intptr_t |
in_hdc, |
|
|
intptr_t |
in_attribdc, |
|
|
HPS::WindowKey const & |
in_window, |
|
|
ExportOptionsKit const & |
in_options |
|
) |
| |
|
static |
Export to a printer HDC
- Parameters
-
in_hdc | The handle to the output device context. |
in_attribdc | The handle to the output attribute device context. |
in_window | The window to print |
in_options | Options for performing the export |
◆ ExportClipboard()
Export to the Clipboard.
- Parameters
-
in_window | The window to export |
in_options | Options for performing the export |
◆ ExportEMF()
static IOResult HPS::Hardcopy::GDI::ExportEMF |
( |
char const * |
in_filename, |
|
|
WindowKey const & |
in_window, |
|
|
ExportOptionsKit const & |
in_options |
|
) |
| |
|
static |
Export to an Enhanced MetaFile.
- Parameters
-
in_filename | The name of the file to export |
in_window | The window to export |
in_options | Options for performing the export |
The documentation for this class was generated from the following file: