OEMResetPDEV - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// printoem.h

BOOL OEMResetPDEV(
  PDEVOBJ pdevobjOld,
  PDEVOBJ pdevobjNew
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-printoem-oemresetpdev)

Description

Describes the OEMResetPDEV function.

Parameters

pdevobjOld

Defines the PDEVOBJ parameter pdevobjOld.

pdevobjNew

Defines the PDEVOBJ parameter pdevobjNew.

Return value

Returns a BOOL value.