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 UntranslatedList
method returns the list of untranslated resources.
Syntax
PCM_RESOURCE_LIST UntranslatedList();
Return value
UntranslatedList
returns a pointer to a CM_RESOURCE_LIST structure that specifies all of the system hardware resources that are assigned to the device. The resources in the list are in untranslated form. 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 |