GetChild method
Returns the type of the object and the corresponding handle.
Parameters
| Name | Description | Mandatory | Type | 
|---|---|---|---|
| qId | Identifier of the object.  | 
			Yes | String | 
Returns
| Name | Description | Type | 
|---|---|---|
| qReturn | { "qType": "GenericObject", "qHandle": <handle of the object> }  | 
			ObjectInterface |