


XmStringPeekNextComponent(3X)			XmStringPeekNextComponent(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmSSttrriinnggPPeeeekkNNeexxttCCoommppoonneenntt - A	compound string	function that returns the
  component type of the	next component fetched

SYNOPSIS


  ##iinncclluuddee <<XXmm//XXmm..hh>>
  XXmmSSttrriinnggCCoommppoonneennttTTyyppee	XXmmSSttrriinnggPPeeeekkNNeexxttCCoommppoonneenntt ((_c_o_n_t_e_x_t))
       XXmmSSttrriinnggCCoonntteexxtt_c_o_n_t_e_x_t;;

DESCRIPTION
  XXmmSSttrriinnggPPeeeekkNNeexxttCCoommppoonneenntt examines the next component	that would be fetched
  by XXmmSSttrriinnggGGeettNNeexxttCCoommppoonneenntt and returns the component	type.

  _c_o_n_t_e_x_tSpecifies the string context structure	that was allocated by the
	 XXmmSSttrriinnggIInniittCCoonntteexxtt function

RETURN VALUE
  Returns the type of component	found.

RELATED	INFORMATION
  XXmmSSttrriinnggCCrreeaattee((33XX)), XXmmSSttrriinnggGGeettNNeexxttCCoommppoonneenntt((33XX)), and
  XXmmSSttrriinnggIInniittCCoonntteexxtt((33XX)).


































