XppPrePostArgs.reset Method
Resets the XppPrePostArgs instance by erasing all its information about the publisher's arguments and return value.
Syntax
public int reset()
Run On
Called
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 auto-generated code only.