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