Skip to content

Commit

Permalink
<a href="/windows-hardware/drivers/">device class</a> -> <a href="/wi…
Browse files Browse the repository at this point in the history
…ndows-hardware/drivers/install/overview-of-device-setup-classes">device classes</a>
  • Loading branch information
DJm00n committed Jun 19, 2022
1 parent 5482fd4 commit a99a856
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ api_name:

## -description

The <b>CM_Delete_Class_Key</b> function removes the specified installed <a href="/windows-hardware/drivers/">device class</a> from the system.
The <b>CM_Delete_Class_Key</b> function removes the specified installed <a href="/windows-hardware/drivers/install/overview-of-device-setup-classes">device class</a> from the system.

## -parameters

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ api_name:

## -description

The <b>CM_Enumerate_Classes</b> function, when called repeatedly, enumerates the local machine's installed <a href="/windows-hardware/drivers/">device classes</a> by supplying each class's GUID.
The <b>CM_Enumerate_Classes</b> function, when called repeatedly, enumerates the local machine's installed <a href="/windows-hardware/drivers/install/overview-of-device-setup-classes">device classes</a> by supplying each class's GUID.

## -parameters

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ api_name:

<p class="CCE_Message">[Beginning with Windows 8 and Windows Server 2012, this function has been deprecated. Please use <a href="/windows/desktop/api/cfgmgr32/nf-cfgmgr32-cm_enumerate_classes">CM_Enumerate_Classes</a> instead.]

The <b>CM_Enumerate_Classes_Ex</b> function, when called repeatedly, enumerates a local or a remote machine's installed <a href="/windows-hardware/drivers/">device classes</a>, by supplying each class's GUID.
The <b>CM_Enumerate_Classes_Ex</b> function, when called repeatedly, enumerates a local or a remote machine's installed <a href="/windows-hardware/drivers/install/overview-of-device-setup-classes">device classes</a>, by supplying each class's GUID.

## -parameters

Expand Down

0 comments on commit a99a856

Please sign in to comment.