Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 43 of file pmeintf.c.
{ /* Only version 1 is supported */ if (Version != PCI_PME_INTRF_STANDARD_VER) return STATUS_NOINTERFACE; /* Not yet implemented */ UNIMPLEMENTED; while (TRUE); }