OEMCommandCallback function (printoem.h)
Describes the OEMCommandCallback function.
Syntax
INT OEMCommandCallback(
PDEVOBJ pdevobj,
DWORD dwCallbackID,
DWORD dwCount,
[in] PDWORD pdwParams
);
Parameters
pdevobj
Defines the PDEVOBJ parameter pdevobj.
dwCallbackID
Defines the DWORD parameter dwCallbackID.
dwCount
Defines the DWORD parameter dwCount.
[in] pdwParams
Defines the PDWORD parameter pdwParams.
Return value
Returns an INT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |