Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.04.23;
Скачать: CL | DM;

Вниз

Помогите пожалуйста очень срочно нужно   Найти похожие ветки 

 
Сергей И.   (2006-04-11 14:37) [0]

function GetCurrentPrinterHandle: THandle;
var
 Device, Driver, Port: array[0..255] of Char;
 hDeviceMode: THandle;
begin
 Printer.GetPrinter(Device, Driver, Port, hDeviceMode);
 if not OpenPrinter(@Device, Result, nil) then
   RaiseLastWin32Error;
end;

Подскажите как данная функция определяет принтер.
Что значат DEvice,Driver,Port,hDeviceMode?


 
MBo ©   (2006-04-11 14:43) [1]

Я уж было подумал - в справке ничего про это нет..
Ан нет - каждое словечко описано!


 
AbrosimovA   (2006-04-11 15:54) [2]

Retrieves information about the current printer.

Delphi syntax:

procedure GetPrinter (ADevice, ADriver, APort: PChar; var ADeviceMode: THandle);

Description

Call GetPrinter to obtain information about the current printer.

ADevice is a buffer that receives the device name of the current printer. This is the name that appears in the Print Manager (for example, "Epson FX-80"). It is not the printer model name.

ADriver is a buffer that receives the driver name for the current printer. Some versions of Windows do not use printer driver names, in which case this buffer is unused. On versions of Windows that support printer driver names, this is the name of a printer driver (usually ‘WINSPOOL’).

APort is a buffer that receives the port used by the current printer. It is not used on 32-bit versions of Windows, but is included for backward compatibility.

DeviceMode returns the handle to a memory buffer containing a DeviceMode record, which contains device-specific initialization data for the device driver. Use the GlobalLock function to convert this handle into a pointer to the record.



Страницы: 1 вся ветка

Текущий архив: 2006.04.23;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.04 c
6-1136916833
vladik
2006-01-10 21:13
2006.04.23
FTP на базе сокетов


2-1144649364
Yojik
2006-04-10 10:09
2006.04.23
Не видны данные через Fields и FiledByName в DM


3-1141371911
DancerMan
2006-03-03 10:45
2006.04.23
*.dbf => функция смены кодировки => отобразить в гриде ?


3-1141109077
Начинающий10
2006-02-28 09:44
2006.04.23
Администрирование


15-1143786546
КаПиБаРа
2006-03-31 10:29
2006.04.23
Кто нибудь заказывал книги на