Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IFsm::getCurrentState ( P6FSMSTATE pnCurState)
pure virtual

Retieves the current state of the state machine.

Parameters
pnCurState[ out ] The address of a value that will receive the integer calue associated with the current state.
Returns