OEMFilterGraphics function (printoem.h)
Describes the OEMFilterGraphics function.
Syntax
BOOL OEMFilterGraphics(
PDEVOBJ pdevobj,
[in] PBYTE pBuf,
DWORD dwLen
);
Parameters
pdevobj
Defines the PDEVOBJ parameter pdevobj.
[in] pBuf
Defines the PBYTE parameter pBuf.
dwLen
Defines the DWORD parameter dwLen.
Return value
Returns a BOOL value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |