Skip to content

Latest commit

 

History

History
76 lines (55 loc) · 2.9 KB

nf-portcls-iportclspower-unregisteradapterpowermanagement.md

File metadata and controls

76 lines (55 loc) · 2.9 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:portcls.IPortClsPower.UnregisterAdapterPowerManagement
IPortClsPower::UnregisterAdapterPowerManagement (portcls.h)
The UnregisterAdapterPowerManagement method unregisters the adapter's power management interface with PortCls.
audio\iportclspower_unregisteradapterpowermanagement.htm
audio
05/08/2018
IPortClsPower::UnregisterAdapterPowerManagement
IPortClsPower interface [Audio Devices],UnregisterAdapterPowerManagement method, IPortClsPower.UnregisterAdapterPowerManagement, IPortClsPower::UnregisterAdapterPowerManagement, UnregisterAdapterPowerManagement, UnregisterAdapterPowerManagement method [Audio Devices], UnregisterAdapterPowerManagement method [Audio Devices],IPortClsPower interface, audio.iportclspower_unregisteradapterpowermanagement, audmp-routines_3dca5fa9-542d-437d-a2d9-9eef51b5f2ea.xml, portcls/IPortClsPower::UnregisterAdapterPowerManagement
portcls.h
Portcls.h
Universal
Available in Windows 7 and later versions of Windwows.
PASSIVE_LEVEL.
Windows
IPortClsPower::UnregisterAdapterPowerManagement
portcls/IPortClsPower::UnregisterAdapterPowerManagement
APIRef
kbSyntax
COM
portcls.h
IPortClsPower::UnregisterAdapterPowerManagement

IPortClsPower::UnregisterAdapterPowerManagement

-description

The UnregisterAdapterPowerManagement method unregisters the adapter's power management interface with PortCls.

-parameters

-param _DeviceObject [in]

Specifies a pointer to a DEVICE_OBJECT structure that represents the functional device object of the adapter.

-returns

The UnregisterAdapterPowerManagement method returns STATUS_SUCCESS if the call is successful. Otherwise, it returns the appropriate error code.

-remarks

The UnregisterAdapterPowerManagement method unregisters the adapter's power management interface that was registered by the IPortClsPower::RegisterAdapterPowerManagement method.

-see-also

DEVICE_OBJECT

IPortClsPower

IPortClsPower::RegisterAdapterPowerManagement