Función PrinterMessageBoxW (winspool.h)
En este tema se describe la función PrinterMessageBoxW .
Sintaxis
DWORD PrinterMessageBoxW(
[in] HANDLE hPrinter,
DWORD Error,
[in] HWND hWnd,
[in] LPWSTR pText,
[in] LPWSTR pCaption,
DWORD dwType
);
Parámetros
[in] hPrinter
Define el parámetro HANDLEhPrinter.
Error
Define el parámetro DWORDError.
[in] hWnd
Define el parámetro HWND hWnd.
[in] pText
Define el parámetro LPWSTRpText.
[in] pCaption
Define el parámetro LPWSTRpCaption.
dwType
Define el parámetro DWORDdwType.
Valor devuelto
DWORD
Requisitos
Requisito | Value |
---|---|
Plataforma de destino | Windows |
Encabezado | winspool.h (incluya Winspool.h) |