10-31-2016, 11:20 AM
Probably cannot retrieve. Try various flags with ExecQuery, or different query string, but I don't think it can help.
Example when the VARIANT is VT_BOOL:
int enabled=x.IPEnabled
out enabled ;;-1 true, 0 false
Example when the VARIANT is VT_BOOL:
int enabled=x.IPEnabled
out enabled ;;-1 true, 0 false