CONFIGMG_Get_HW_Prof_Flags


CONFIGRET CONFIGMG_Get_HW_Prof_Flags(PCHAR szDevNodeName, ULONG ulConfig, PULONG pulValue, ULONG ulFlags)

Get the Config-Specific Config flags for a devnode/hardware profile combination.

szDevNodeName

The name of the devnode to query.

ulConfig

The hardware profile number to query. A ulConfig value of 0 indicates the current hardware profile should be queried.

pulValue

Points to the location to store the Config-Specific Config flags.

ulFlags

Must be zero.

See also CONFIGMG_Set_HW_Prof_Flags