Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CM_Detect_Resource_Conflict_Ex function (cfgmgr32.h)

This function is reserved for system use.

This function is obsolete and no longer supported in Windows. Use CM_Query_Resource_Conflict_List instead.

Syntax

CMAPI CONFIGRET CM_Detect_Resource_Conflict_Ex(
 DEVINST dnDevInst,
 RESOURCEID ResourceID,
 PCVOID ResourceData,
 ULONG ResourceLen,
 PBOOL pbConflictDetected,
 ULONG ulFlags,
 HMACHINE hMachine
);

Parameters

dnDevInst

ResourceID

ResourceData

ResourceLen

pbConflictDetected

ulFlags

hMachine

Requirements

Requirement Value
Header cfgmgr32.h

Feedback

Was this page helpful?

Additional resources