Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Creates the specified object.
Syntax
boolean CreateObject(
[in] string Id,
[in] uint32 Type,
[out] BcdObject Object
);
Parameters
-
Id [in]
-
The object identifier. This is a GUID in string form, surrounded by curly braces.
-
Type [in]
-
The object type.
-
Object [out]
-
The object.
Requirements
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| Namespace |
Root\WMI |
| MOF |
|