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.
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 |
|