// printoem.h BOOL OEMResetPDEV( PDEVOBJ pdevobjOld, PDEVOBJ pdevobjNew );View the official Windows Driver Kit DDI reference
No description available.
Describes the OEMResetPDEV function.
pdevobjOld
Defines the PDEVOBJ parameter pdevobjOld.
pdevobjNew
Defines the PDEVOBJ parameter pdevobjNew.
Returns a BOOL value.
View the official Windows Driver Kit DDI reference