Obsolete |
Replaced by CimGetObject |
Syntax |
cimOwnerObj |
Description |
This a constant object that represents the same CimObject as the object returned by CimGetScriptOwner() |
Type |
CimObject |
Example |
Dim var1 As CimObjectVariable Set var1 = cimOwnerObj.GetVariable("var1") |
Obsolete basic extensions. |