![]() |
MKI_DialogSerialPrint (Dialogs) Changed in Version 2015.0 |
www.CAD6.com |
C++ Syntaxbool MKI_DialogSerialPrint( HWND f_hWindow, const LPCWSTR f_pszCaption, MKI_PRINT_DATA_REF f_rPrintData );
Shows and processes a dialog for serial printing parameter editing.
Not supported in CAD6starter!
ParametersWindow [HWND] Handle of the dialog window's parent window. Caption [const LPCWSTR] Title of the dialog window to be displayed. Be careful that the given title fits into the dialog window's caption. PrintData [MKI_PRINT_DATA_REF] Address of a buffer containing the serial printing parameters to be edited.
Return ValueReturns true if the dialog window was ended by pressing the OK button, else false.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH