XppPrePostArgs.allowSetReturn Method
Allows or disallows setting the publisher's return value.
Syntax
public int allowSetReturn(boolean allow)
Run On
Called
Parameters
- allow
Type: boolean
Return Value
Type: int
An int data type value of 1.
Remarks
This method must never be called explicitly from the pre-handler or post-handler code. This method is reserved for unit testing and auto-generated code only.