Difference between revisions of "Unit Authentication"

From Ultibo.org
Jump to: navigation, search
Line 17: Line 17:
 
|-
 
|-
 
| <code>AUTHENTICATOR_FLAG_NONE = $00000000;</code>
 
| <code>AUTHENTICATOR_FLAG_NONE = $00000000;</code>
|colspan="2"|&nbsp;
+
| style="width: 50%;"|&nbsp;
 
|-
 
|-
 
|}
 
|}

Revision as of 01:35, 24 November 2016

Return to Unit Reference


Description


To be documented

Constants



Authenticator Flag constants AUTHENTICATOR_FLAG_*
AUTHENTICATOR_FLAG_NONE = $00000000;  


Type definitions


To be documented

Public variables


To be documented

Function declarations



Initialization functions

procedure AuthInit;
Description: To be documented
Note None documented


Return to Unit Reference