company logo

PropertyHandle :: GetInstanceActionResult - Get result from last action executed

The function returns the result string from the last action executed. The result string is available until the next action call, only. When the action does not return a result the function returns NULL.

Return value:  String object ( NString & )

Implementation details

const NString & PropertyHandle  :: GetInstanceActionResult (  )