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 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) |