Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a file device element.
Syntax
class BcdDeviceFileData : BcdDeviceData
{
BcdDeviceData Parent;
string Path;
};
Members
The BcdDeviceFileData class has these types of members:
Properties
The BcdDeviceFileData class has these properties.
-
Parent
-
-
Data type: BcdDeviceData
-
Access type: Read-only
The parent device.
-
-
Path
-
-
Data type: string
-
Access type: Read-only
The device path.
-
Requirements
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| Namespace |
Root\WMI |
| MOF |
|