OEMCommand function (printoem.h)
Describes the OEMCommand function.
DWORD OEMCommand(
PDEVOBJ pdevobj,
DWORD dwIndex,
[in] PVOID pData,
DWORD cbSize
);
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.
Returns a DWORD value.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |