WindowsSdk

CAMERA_SET_RESULT

  • Definition:
typedef enum{
    SET_OK = 0,
    SET_VERIFY_FAIL = 1,
    SET_NO_PERMISSION = 2,
    SET_PARAM_ERROR = 3,
    SET_NO_RESPONE,
    SET_NET_ERROR
}CAMERA_SET_RESULT;
  • Explain:
CAMERA_SET_RESULT is the result about setting camera's network's configure
EnumExplain
SET_OKSuccess
SET_VERIFY_FAILUser or password is not true
SET_NO_PERMISSIONInsufficient permissions
SET_PARAM_ERRORThe parameters are not true
SET_NO_RESPONETime out
SET_NET_ERRORError on network

IP Camera Windows SDK manual

Copyright:Shenzhen XRC Tech Co.,Ltd.

ICP:粤ICP备09050685号