Desktop Functions: Smart Device Functions:
|
Search Results for "GetPrinterDriver" in [All]winspool1: GetPrinter
static extern bool GetPrinterDriverDirectory(StringBuilder pName,
Declare Function GetPrinterDriverDir Lib "winspool.dll" (TODO) As TODO
private String GetPrinterDriverDir()
GetPrinterDriverDirectory(null, null, 1, str, 1024, ref i); |