Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TranslatedList
method returns the list of translated resources.
Syntax
PCM_RESOURCE_LIST TranslatedList();
Return value
TranslatedList
returns a pointer to a CM_RESOURCE_LIST structure that specifies all of the system hardware resources that are assigned to the device. This pointer remains valid until the resource list object is deleted.
Requirements
Requirement | Value |
---|---|
Target Platform | Universal |
Header | portcls.h (include Portcls.h) |
IRQL | PASSIVE_LEVEL |