DrvRemove
Appearance
DrvRemove informs the hardcopy driver that it is about to be removed from the system (deleted from the hard disk).
Syntax
DrvRemove();
Parameters
None.
Return Code
None.
Remarks
The driver is given the opportunity to remove data it owns from the INI file. The hardcopy driver does not use this entry point to delete any of its own data files unless they are created after installation.
It is the responsibility of the caller to remove the complete multifile driver by using extended attributes.