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 OEMEnableDriver function.
Syntax
BOOL OEMEnableDriver(
DWORD dwOemIntfVersion,
DWORD cbSize,
[out] PDRVENABLEDATA pded
);
Parameters
dwOemIntfVersion
Defines the DWORD parameter dwOemIntfVersion.
cbSize
Defines the DWORD parameter cbSize.
[out] pded
Defines the PDRVENABLEDATA parameter pded.
Return value
Returns a BOOL value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |