L_PrnFreePrinterInfo

Include

#include "Ltprinter.h"

Syntax

L_LTPRINTER_API L_INT EXT_FUNCTION L_PrnFreePrinterInfo(pPrnInfo)

PRNPRINTERINFO * pPrnInfo; /* pointer to the PRNPRINTERINFO structure to be freed */

Summary

Frees the LEADTOOLS Virtual Printer info returned by L_PrnGetPrinterInfo.

Parameters

Parameter Description
pPrnInfo Pointer to the PRNPRINTERINFO structure that contains the information about the LEADTOOLS Virtual Printer that was used when the printer was installed.

Returns

SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Remarks

Be sure to call this function when the PRNPRINTERINFO returned by L_PrnGetPrinterInfo is no longer needed, in order to free the allocated memory.

Required DLLs and Libraries

LTPRINTER
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your LEADTOOLS Network Virtual Printer Driver Server Application.

Platforms

Win32, x64.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C API Help