14 DWORD dwErrorCode, cpid;
20 FIXME(
"GetSpoolFileHandle(%p)\n", hPrinter);
36 FileInfoContainer.
Level = 1;
47 ERR(
"_RpcGetSpoolFileInfo failed with exception code %lu!\n", dwErrorCode);
67 DWORD dwErrorCode, cpid;
73 FIXME(
"CommitSpoolData(%p, %p, %d)\n", hPrinter,hSpoolFile,cbCommit);
88 FileInfoContainer.
Level = 1;
99 ERR(
"_RpcCommitSpoolData failed with exception code %lu!\n", dwErrorCode);
124 FIXME(
"CloseSpoolFileHandle(%p, %p)\n", hPrinter,hSpoolFile);
143 ERR(
"_RpcloseSpoolFileHandle failed with exception code %lu!\n", dwErrorCode);
DWORD _RpcGetSpoolFileInfo2(WINSPOOL_PRINTER_HANDLE hPrinter, DWORD dwProcessId, DWORD Level, WINSPOOL_FILE_INFO_CONTAINER *pFileInfoContainer)
DWORD _RpcCommitSpoolData2(WINSPOOL_PRINTER_HANDLE hPrinter, DWORD dwProcessId, DWORD cbCommit, DWORD Level, WINSPOOL_FILE_INFO_CONTAINER *pFileInfoContainer)
DWORD _RpcCloseSpoolFileHandle(WINSPOOL_PRINTER_HANDLE hPrinter)
HANDLE WINAPI CommitSpoolData(HANDLE hPrinter, HANDLE hSpoolFile, DWORD cbCommit)
BOOL WINAPI CloseSpoolFileHandle(HANDLE hPrinter, HANDLE hSpoolFile)
HANDLE WINAPI GetSpoolFileHandle(HANDLE hPrinter)
#define INVALID_HANDLE_VALUE
#define ERROR_INVALID_HANDLE
#define EXCEPTION_EXECUTE_HANDLER
#define RpcExceptionCode()
WINSPOOL_HANDLE hSpoolFileHandle
union _WINSPOOL_FILE_INFO_CONTAINER::@3443 FileInfo
WINSPOOL_FILE_INFO_1 * pFileInfo1
struct _SPOOLER_HANDLE * PSPOOLER_HANDLE
BOOL WINAPI IntUnprotectHandle(HANDLE)
LONG WINAPI IntProtectHandle(HANDLE, BOOL)
DWORD WINAPI GetCurrentProcessId(void)