Función PrinterMessageBoxA (winspool.h)
En este tema se describe la función PrinterMessageBoxA .
Sintaxis
DWORD PrinterMessageBoxA(
[in] HANDLE hPrinter,
DWORD Error,
[in] HWND hWnd,
[in] LPSTR pText,
[in] LPSTR 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 LPSTRpText.
[in] pCaption
Define el parámetro LPSTRpCaption.
dwType
Define el parámetro DWORDdwType.
Valor devuelto
DWORD
Requisitos
Requisito | Value |
---|---|
Plataforma de destino | Windows |
Encabezado | winspool.h (incluya Winspool.h) |