windows-nt/Source/XPSP1/NT/printscan/print/spooler/localspl/splmrg.h
2020-09-26 16:20:57 +08:00

9 lines
142 B
C

BOOL LocalMonInit(
HANDLE hModule
);
LPMONITOR2 LocalMonInitializePrintMonitor2(
PMONITORINIT pMonitorInit,
PHANDLE phMonitor
);