MKI_PrinterGetInfo (Printing) Changed in Version 2015.0

www.CAD6.com

C++ Syntax

bool

MKI_PrinterGetInfo(

 __int32 f_nIndex,

 MKI_PRINT_DEVICE_REF f_rDeviceData );

 

Retrieves information about a printer. This printing device information is identical for all open drawings.

 

Parameters

Index

[__int32] Zero-based index of the printer whose settings shall be retrieved. Valid range: 0 <= Value < MKI_PRINTER_MAX.

DeviceData

[MKI_PRINT_DEVICE_REF] Address of buffer to receive the device's settings.

 

Return Value

Returns true if successful. If false is returned, the given Index was invalid.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH