Skip to content

Latest commit

 

History

History
61 lines (52 loc) · 1.42 KB

nf-hwreqchkapi-gethardwarerequirementsysteminfo.md

File metadata and controls

61 lines (52 loc) · 1.42 KB
UID tech.root title ms.date targetos description prerelease req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs helpviewer_keywords
NF:hwreqchkapi.GetHardwareRequirementSystemInfo
hwreqchk
GetHardwareRequirementSystemInfo (hwreqchkapi.h)
04/24/2023
Windows
Provides the actual hardware device system information that is used to evaluate and compare against a given hardware requirement.
true
function
HWREQCHK.DLL
hwreqchkapi.h
HWREQCHK.LIB
apiref
HeaderDef
hwreqchkapi.h
GetHardwareRequirementSystemInfo
GetHardwareRequirementSystemInfo
hwreqchkapi/GetHardwareRequirementSystemInfo
c++
GetHardwareRequirementSystemInfo

-description

This API returns the actual hardware device system information that is used to evaluate and compare against a given hardware requirement.

-parameters

-param deviceHardwareSystemInfo

Provides the current device hardware and processor information that is used to evaluate against a defined hardware requirement.

-returns

Returns an HRESULT value that indicates the success or failure of the call.

-remarks

-see-also