Dear all,
From forum, I found some constants definition like
Const ERROR_SUCCESS = 0&
Const ERROR_BADDB = 1009&
I wonder what is the meaning for sign & here?
--
Best regards,
RL
From forum, I found some constants definition like
Const ERROR_SUCCESS = 0&
Const ERROR_BADDB = 1009&
I wonder what is the meaning for sign & here?
--
Best regards,
RL
Comment