AllocQueHasValidAccessSecurity()
- Last UpdatedAug 23, 2016
- 1 minute read
This method determines if the operator passed the security requirements for manipulating the allocation queue. This method can be called from within the OnSecurityPending event if the security operation is complete (for example, State = 0). A Short return value provides the result. The value can be interpreted as follows:
0 = User failed security
1 = User passed security
Syntax
ReturnValue = OcxBatchVar.AllocQueHasValidAccessSecurity ()