|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "precomp.h"
Go to the source code of this file.
Definition at line 11 of file notifications.c.
Referenced by pointer_default().
Definition at line 18 of file notifications.c.
Referenced by pointer_default().
Definition at line 25 of file notifications.c.
Referenced by pointer_default().
| DWORD _RpcRemoteFindFirstPrinterChangeNotification | ( | WINSPOOL_PRINTER_HANDLE | hPrinter, |
| DWORD | fdwFlags, | ||
| DWORD | fdwOptions, | ||
| WCHAR * | pszLocalMachine, | ||
| DWORD | dwPrinterLocal, | ||
| DWORD | cbBuffer, | ||
| BYTE * | pBuffer | ||
| ) |
Definition at line 32 of file notifications.c.
Referenced by pointer_default().
| DWORD _RpcRemoteFindFirstPrinterChangeNotificationEx | ( | WINSPOOL_PRINTER_HANDLE | hPrinter, |
| DWORD | fdwFlags, | ||
| DWORD | fdwOptions, | ||
| WCHAR * | pszLocalMachine, | ||
| DWORD | dwPrinterLocal, | ||
| WINSPOOL_V2_NOTIFY_OPTIONS * | pOptions | ||
| ) |
Definition at line 39 of file notifications.c.
Referenced by pointer_default().
| DWORD _RpcReplyClosePrinter | ( | WINSPOOL_PRINTER_HANDLE * | phNotify | ) |
Definition at line 46 of file notifications.c.
Referenced by pointer_default().
| DWORD _RpcReplyOpenPrinter | ( | WINSPOOL_HANDLE | pMachine, |
| WINSPOOL_PRINTER_HANDLE * | phPrinterNotify, | ||
| DWORD | dwPrinterRemote, | ||
| DWORD | dwType, | ||
| DWORD | cbBuffer, | ||
| BYTE * | pBuffer | ||
| ) |
Definition at line 53 of file notifications.c.
Referenced by pointer_default().
Definition at line 60 of file notifications.c.
Referenced by pointer_default().
| DWORD _RpcRouterRefreshPrinterChangeNotification | ( | WINSPOOL_PRINTER_HANDLE | hPrinter, |
| DWORD | dwColor, | ||
| WINSPOOL_V2_NOTIFY_OPTIONS * | pOptions, | ||
| WINSPOOL_V2_NOTIFY_INFO ** | ppInfo | ||
| ) |
Definition at line 67 of file notifications.c.
Referenced by pointer_default().
| DWORD _RpcRouterReplyPrinter | ( | WINSPOOL_PRINTER_HANDLE | hNotify, |
| DWORD | fdwFlags, | ||
| DWORD | cbBuffer, | ||
| BYTE * | pBuffer | ||
| ) |
Definition at line 74 of file notifications.c.
Referenced by pointer_default().
| DWORD _RpcRouterReplyPrinterEx | ( | WINSPOOL_PRINTER_HANDLE | hNotify, |
| DWORD | dwColor, | ||
| DWORD | fdwFlags, | ||
| DWORD * | pdwResult, | ||
| DWORD | dwReplyType, | ||
| WINSPOOL_V2_UREPLY_PRINTER | Reply | ||
| ) |
Definition at line 81 of file notifications.c.
Referenced by pointer_default().
| DWORD _RpcWaitForPrinterChange | ( | WINSPOOL_PRINTER_HANDLE | hPrinter, |
| DWORD | Flags, | ||
| DWORD * | pFlags | ||
| ) |
Definition at line 88 of file notifications.c.
Referenced by pointer_default().