Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |