company logo

PropertyHandle :: SetInstanceActionResult - Set result string

The function allows setting a result string for the property handle. The result string can be retrieved with the GetActionResult() function. Thus one may pass the result of any action also to a client application while the action is running on the server. The result is passed as string, i.e. the result must not contain any 0-characters except the terminating 0.

Implementation details

PropertyHandle  :: SetInstanceActionResult ( NString &cnstring )
  • cnstring - String containing the text