VariableNode::SetVariableName

Background

This method is used to set the variable name stored by the VariableNode.

Prototype

void SetVariableName( const char * p_pszVariableName )

Parameters

  • const char * p_pszVariableName: The new variable name to be stored in the VariableNode.