|
MKI_PrinterSetInfo (Printing and PDF) Changed in Version 2015.0 |
www.CAD6.com |
C++ Syntaxbool MKI_PrinterSetInfo( __int32 f_nIndex, MKI_CONST_PRINT_DEVICE_REF f_rDeviceData );
Sets information for a printer. This printing device information is identical for all open drawings.
Parametersf_nIndex [__int32] Zero-based index of the printer whose settings shall be set. Valid range: 0 <= Value < MKI_PRINTER_MAX. f_rDeviceData [MKI_CONST_PRINT_DEVICE_REF] Address of device settings to be set.
Return ValueReturns true if successful. If false is returned, the given f_nIndex was invalid.
|
CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH