669 B
669 B
SPPRINT.BAS
This module contains printer enumeration constants used for the Windows API.
Constants
PRINTER_ENUM_DEFAULT
(&H1) - Enumerates the default printerPRINTER_ENUM_LOCAL
(&H2) - Enumerates local printersPRINTER_ENUM_CONNECTIONS
(&H4) - Enumerates printer connectionsPRINTER_ENUM_FAVORITE
(&H4) - Enumerates favorite printersPRINTER_ENUM_NAME
(&H8) - Enumerates printer by namePRINTER_ENUM_REMOTE
(&H10) - Enumerates remote printersPRINTER_ENUM_SHARED
(&H20) - Enumerates shared printersPRINTER_ENUM_NETWORK
(&H40) - Enumerates network printers
Copyright
Copyright © 1997 by Desaware Inc. All Rights Reserved.