We recommend using Visual Studio 2017
This documentation is archived and is not being maintained.
choice::value Method
Visual Studio 2010
Gets the message whose index was selected by the choice messaging block.
template < typename _Payload_type > _Payload_type const & value();
Show: