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 OEMHalftonePattern function.
Syntax
BOOL OEMHalftonePattern(
PDEVOBJ pdevobj,
PBYTE pHTPattern,
DWORD dwHTPatternX,
DWORD dwHTPatternY,
DWORD dwHTNumPatterns,
DWORD dwCallbackID,
[in] PBYTE pResource,
DWORD dwResourceSize
);
Parameters
pdevobj
Defines the PDEVOBJ parameter pdevobj.
pHTPattern
Defines the PBYTE parameter pHTPattern.
dwHTPatternX
Defines the DWORD parameter dwHTPatternX.
dwHTPatternY
Defines the DWORD parameter dwHTPatternY.
dwHTNumPatterns
Defines the DWORD parameter dwHTNumPatterns.
dwCallbackID
Defines the DWORD parameter dwCallbackID.
[in] pResource
Defines the PBYTE parameter pResource.
dwResourceSize
Defines the DWORD parameter dwResourceSize.
Return value
Returns a BOOL value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |