function printer get option

printer_get_optionPodręcznik PHPPoprzedniNastępnyprinter_get_option (no version information, might be only in CVS)printer_get_option -- Retrieve printer configuration dataDescriptionmixed printer_get_option ( resource handle, string option) The function retrieves the configuration setting of option. handle must be a valid handle to a printer. Take a look at printer_set_option() for the settings that can be retrieved, additionally the following settings can be retrieved: PRINTER_DEVICENAME returns the devicename of the printer. PRINTER_DRIVERVERSION returns the printer driver version. Przykład 1. printer_get_option() example$handle = printer_open(); print printer_get_option($handle, PRINTER_DRIVERVERSION); printer_close($handle);PoprzedniSpis treściNastępnyprinter_end_pagePoczątek rozdziałuprinter_list
Wyszukiwarka

Podobne podstrony:
function printer get option
function printer get option
function printer set option
function ftp get option
function socket get option
function yaz get option
function ldap get option
function printer set option
function xml parser get option
function stream context get options
function xml parser get option
function xml parser get option
function domnode get content
function ldap set option
function imap get quota
function printer write
function openssl get privatekey
function fdf get file

więcej podobnych podstron