4.3 ww.dll API Reference : API descriptions : Functions with database access : modifyaccess
 
modifyaccess
 
Description
modifyaccess is provided for convenience. It simply calls modifypass with <access>1</access> specified.
Input fields
 
XML tag
Description
<pass_no>
Pass number.
<other field>
Any field from the gst_pass or access table.
 
Return fields
Status only.
 
Examples
 
Example invocation:
<func>modifyaccess</func><pass_no>5000001</pass_no>
<voided_for>THEFT</voided_for><voided_by>MATT</voided_by>

Example return string:
OK :
 
See also
modifypass