Home
last modified time | relevance | path

Searched refs:nInfoPrn4 (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/win/source/gdi/
H A Dsalprn.cxx322 DWORD nInfoPrn4 = 0; in GetPrinterQueueInfo() local
324 …mPrintersW( PRINTER_ENUM_LOCAL | PRINTER_ENUM_CONNECTIONS, NULL, 4, NULL, 0, &nBytes, &nInfoPrn4 ); in GetPrinterQueueInfo()
328 …_ENUM_LOCAL | PRINTER_ENUM_CONNECTIONS, NULL, 4, (LPBYTE)pWinInfo4, nBytes, &nBytes, &nInfoPrn4 ) ) in GetPrinterQueueInfo()
330 for ( i = 0; i < nInfoPrn4; i++ ) in GetPrinterQueueInfo()

Completed in 19 milliseconds