EVT_WDF_COMPANION_POST_D0_EXIT Rückruffunktion (wdfcompanion.h)
Nur zur internen Verwendung.
Syntax
EVT_WDF_COMPANION_POST_D0_EXIT EvtWdfCompanionPostD0Exit;
NTSTATUS EvtWdfCompanionPostD0Exit(
[in] WDFCOMPANION Companion,
[in] WDF_POWER_DEVICE_STATE TargetState
)
{...}
Parameter
[in] Companion
[in] TargetState
Anforderungen
Anforderung | Wert |
---|---|
Zielplattform | Windows |
UMDF-Mindestversion | 2.23 |
Kopfzeile | wdfcompanion.h |
IRQL | PASSIVE_LEVEL |