Fonction OEMCompression (printoem.h)
Décrit la fonction OEMCompression .
Syntaxe
INT OEMCompression(
PDEVOBJ pdevobj,
[in] PBYTE pInBuf,
[out] PBYTE pOutBuf,
DWORD dwInLen,
DWORD dwOutLen
);
Paramètres
pdevobj
Définit le paramètre PDEVOBJpdevobj.
[in] pInBuf
Définit le paramètre PBYTEpInBuf.
[out] pOutBuf
Définit le paramètre PBYTEpOutBuf.
dwInLen
Définit le paramètre DWORD dwInLen.
dwOutLen
Définit le paramètre DWORD dwOutLen.
Valeur retournée
Retourne une valeur INT .
Configuration requise
Condition requise | Valeur |
---|---|
Plateforme cible | Windows |
En-tête | printoem.h (inclure Printoem.h) |