ReactOS 0.4.16-dev-297-gc569aee
|
#include "precomp.h"
Go to the source code of this file.
Definition at line 131 of file rpcstubs.c.
Referenced by pointer_default().
DWORD _RpcAddPerMachineConnection | ( | WINSPOOL_HANDLE | pServer, |
const WCHAR * | pPrinterName, | ||
const WCHAR * | pPrintServer, | ||
const WCHAR * | pProvider | ||
) |
Definition at line 96 of file rpcstubs.c.
Referenced by pointer_default().
DWORD _RpcAddPrinterConnection | ( | WINSPOOL_HANDLE | pName | ) |
Definition at line 32 of file rpcstubs.c.
Referenced by pointer_default().
Definition at line 82 of file rpcstubs.c.
Referenced by pointer_default().
Definition at line 89 of file rpcstubs.c.
Referenced by pointer_default().
Definition at line 75 of file rpcstubs.c.
Referenced by pointer_default().
DWORD _RpcCreatePrinterIC | ( | WINSPOOL_PRINTER_HANDLE | hPrinter, |
WINSPOOL_GDI_HANDLE * | pHandle, | ||
WINSPOOL_DEVMODE_CONTAINER * | pDevModeContainer | ||
) |
Definition at line 11 of file rpcstubs.c.
Referenced by pointer_default().
DWORD _RpcDeletePerMachineConnection | ( | WINSPOOL_HANDLE | pServer, |
const WCHAR * | pPrinterName | ||
) |
Definition at line 103 of file rpcstubs.c.
Referenced by pointer_default().
DWORD _RpcDeletePrinterConnection | ( | WINSPOOL_HANDLE | pName | ) |
Definition at line 39 of file rpcstubs.c.
Referenced by pointer_default().
DWORD _RpcDeletePrinterIC | ( | WINSPOOL_GDI_HANDLE * | phPrinterIC | ) |
Definition at line 25 of file rpcstubs.c.
Referenced by pointer_default().
DWORD _RpcEnumPerMachineConnections | ( | WINSPOOL_HANDLE | pServer, |
BYTE * | pPrinterEnum, | ||
DWORD | cbBuf, | ||
DWORD * | pcbNeeded, | ||
DWORD * | pcReturned | ||
) |
Definition at line 110 of file rpcstubs.c.
Referenced by pointer_default().
DWORD _RpcPlayGdiScriptOnPrinterIC | ( | WINSPOOL_GDI_HANDLE | hPrinterIC, |
BYTE * | pIn, | ||
DWORD | cIn, | ||
BYTE * | pOut, | ||
DWORD | cOut, | ||
DWORD | ul | ||
) |
Definition at line 18 of file rpcstubs.c.
Referenced by pointer_default().
DWORD _RpcPrinterMessageBox | ( | WINSPOOL_PRINTER_HANDLE | hPrinter, |
DWORD | Error, | ||
ULONG_PTR | hWnd, | ||
WCHAR * | pText, | ||
WCHAR * | pCaption, | ||
DWORD | dwType | ||
) |
Definition at line 49 of file rpcstubs.c.
Referenced by pointer_default().
DWORD _RpcSendRecvBidiData | ( | WINSPOOL_PRINTER_HANDLE | hPrinter, |
const WCHAR * | pAction, | ||
WINSPOOL_BIDI_REQUEST_CONTAINER * | pReqData, | ||
WINSPOOL_BIDI_RESPONSE_CONTAINER ** | ppRespData | ||
) |
Definition at line 124 of file rpcstubs.c.
Referenced by pointer_default().
Definition at line 68 of file rpcstubs.c.
Referenced by pointer_default().
Definition at line 117 of file rpcstubs.c.
Referenced by pointer_default().