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



[Expand]
Authenticator Flag constants AUTHENTICATOR_FLAG_*


Type definitions


To be documented

Public variables


To be documented

Function declarations



Initialization functions

[Expand]
procedure AuthInit;
Description: To be documented


Return to Unit Reference