Console variable query result values.
| Entry | Description |
|---|---|
| ConVarQuery_NotFound | Client convar was not found. */ |
| ConVarQuery_NotValid | A console command with the same name was found, but there is no convar. */ |
| ConVarQuery_Okay | Retrieval of client convar value was successful. */ |
| ConVarQuery_Protected | Client convar was found, but it is protected. The server cannot retrieve its value. */ |
| ConVarQuery_Cancelled | Client disconnected during query */ |