Retrieves the corresponding index for a variable name string.
XACTVARIABLEINDEX GetVariableIndex( PCSTR szFriendlyName );
The index of the variable if it exists, or XACTVARIABLEINDEX_INVALID otherwise.
Header: Declared in Xact.h.