GetSnapshotObject method
Overview
Returns the type of the object and the corresponding handle.
Parameters
None
Outputs
The following is returned in the output:
"result": {
"qReturn": {
"qType": "GenericBookmark",
"qHandle": <Handle of the snapshot>
}
}