...
CreateModel(name As String, smbios As String, osPointID As Integer) As Boolean
Parameters
PackageName Name (String)
The name of the model.
...
The smbios string used to match the model.
osPointID (integer)
The os OS point id.
Return Value
Boolean. The function returns True if successful, otherwise false.
...