Visual Basic (Declaration)
C#
Parameters
- requestState
- A state associated with the request.
The input instance of the result object is either an object decoded from JSON or an object already processed by a result processor registered for the given result type. If the result type is
BAResultType.SPECIAL
, the JSON-decoded object is specified in the requestState.ResultObject
property. Otherwise, an object of the required result type is specified as the value of requestState.ResultObject
property. This method should apply an additional processing of the result and update the requestState.ResultObject
property.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family