<< Return to Main Index

< Return to Class Index

CGXPrintDevice::DestroyDeviceHandles

void DestroyDeviceHandles();

Remarks

Frees the print device object.

Deallocates the internal memory blocks for the printer settings.

Control-Factory Specific ->

This method has been implemented using the abstraction mechanism as discussed in the chapter "Reducing the size of your application" in the user's guide. A call to the CGXPrintDevice::ImplementPrintDevice method from within the control factory class' InitializeApplicationComponents method will make the concrete implementation of this method available to your application.

If no concrete implementation is available this method performs no action.

END Control-Factory Specific

CGXPrintDevice

Class Overview | Class Members