Anteckning
Å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 list of objects. Each element in the Ids array specifies the GUID of an object in the same store.
Syntax
class BcdObjectListElement : BcdElement
{
  string Ids[];
};
Members
The BcdObjectListElement class has these types of members:
Properties
The BcdObjectListElement class has these properties.
- 
Ids
 -  
- 
Data type: string array
 - 
Access type: Read-only
 
The array of object identifiers.
 - 
 
Requirements
| Minimum supported client | 
Windows Vista [desktop apps only] | 
| Minimum supported server | 
Windows Server 2008 [desktop apps only] | 
| Namespace | 
Root\WMI | 
| MOF | 
  |