Library | Module

Interface IpfcUICommandAccessListener



Description

Class that responds to determine the accessibility of a specified action or option.
Direct Parent Classes:
IpfcActionListener



Method Summary

FunctionOnCommandAccess (AllowErrorMessages as Boolean) as IpfcCommandAccess
This is the callback method that is invoked to determine the accessibility of the action or option.



Method Detail


FunctionOnCommandAccess (AllowErrorMessages as Boolean) as IpfcCommandAccess

This is the callback method that is invoked to determine the accessibility of the action or option.
Parameters:
AllowErrorMessages
Whether or not to allow error messages.
Returns:
One of the values, showing which access is permitted.