What does "ns" mean nsresult, as shown in C ++ code for Firefox? Similarly, I am sure that the value makes sense when used NS_IMETHODIMP, used in Mozilla projects.
nsresult
NS_IMETHODIMP
Pretty sure it's short for Netscape.