Searched refs:nInfoPrn4 (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salprn.cxx | 322 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 15 milliseconds