Desktop Functions: Smart Device Functions:
|
Search Results for "PRINTPROCESSOR_INFO_1" in [All]winspool
PRINTPROCESSOR_INFO_1[] printprocessorInfo1 = new PRINTPROCESSOR_INFO_1[cReturned];
Type type = typeof(PRINTPROCESSOR_INFO_1);
printprocessorInfo1[i] = (PRINTPROCESSOR_INFO_1)Marshal.PtrToStructure(new IntPtr(offset), type); 2: print |