OEMCommand function (printoem.h)
Describes the OEMCommand function.
Syntax
DWORD OEMCommand(
PDEVOBJ pdevobj,
DWORD dwIndex,
[in] PVOID pData,
DWORD cbSize
);
Parameters
pdevobj
Defines the PDEVOBJ parameter pdevobj.
dwIndex
Defines the DWORD parameter dwIndex.
[in] pData
Defines the PVOID parameter pData.
cbSize
Defines the DWORD parameter cbSi**ze.
Return value
Returns a DWORD value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |