Función OEMEnablePDEV (printoem.h)

Describe la función OEMEnablePDEV .

Sintaxis

PDEVOEM OEMEnablePDEV(
            PDEVOBJ       pdevobj,
  [in]      PWSTR         pPrinterName,
            ULONG         cPatterns,
  [in]      HSURF         *phsurfPatterns,
            ULONG         cjGdiInfo,
  [in, out] GDIINFO       *pGdiInfo,
            ULONG         cjDevInfo,
  [in, out] DEVINFO       *pDevInfo,
  [in]      DRVENABLEDATA *pded
);

Parámetros

pdevobj

Define el parámetro PDEVOBJpdevobj.

[in] pPrinterName

Define el parámetro PWSTRpPrinterName.

cPatterns

Define el parámetro ULONGcPatterns.

[in] phsurfPatterns

Define el parámetro HSURFphsurfPatterns.

cjGdiInfo

Define el parámetro ULONGcjGdiInfo.

[in, out] pGdiInfo

Define el parámetro GDIINFOpGdiInfo.

cjDevInfo

Define el parámetro ULONGcjDevInfo.

[in, out] pDevInfo

Define el parámetro DEVINFOpDevInfo.

[in] pded

Define el parámetro DRVENABLEDATApded.

Valor devuelto

Devuelve un valor PDEVOEM .

Requisitos

Requisito Value
Plataforma de destino Windows
Encabezado printoem.h (include Printoem.h)