| Table of Contents CzVar::RenameDescriptionChange the name of a variable. Function prototypebool CzVar::Rename(const char* lpNewName); Arguments
 Return valueFalse if: 
 True otherwise. CommentsThis function is equivalent to the API function var_Rename. Please refer to the documentation of that function for additional information. Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported |