|
0x00000001 |
INFO_SUPERVISOR_PRIVILEGES_BIT |
Indicates that the hndl parameter has
been authenticated with Supervisor privileges. |
|
0x00000002 |
INFO_CONSOLE_OPERATOR_PRIVILEGES_
BIT |
Indicates that the hndl parameter has
been authenticated with Console Operator privileges. |
|
0x00000004 |
INFO_LOGGED_IN_BIT |
Indicates that the hndl parameter has
been logged in and authenticated. |
|
0x10000000 |
CONTROL_NO_AUTHENTICATION_OPTION_
ENABLED_BIT |
Indicates that the HTTP stack has disabled
Authentication (the /NA option was selected when HttpStk was
loaded). |
|
0x20000000 |
CONTROL_NO_LOGIN_OPTION_ENABLED_BIT |
Indicates that the HTTP stack has disabled
logging in (the /NL option was selected when HttpStk was loaded). |
|
0x40000000 |
CONTROL_DEINITIALIZATION_BIT |
Indicates that the callback method is being
invoked for de-initialization. All other bits are ignored if this
bit is set. |
|
0x80000000 |
CONTROL_INITIALIZATION_BIT |
Indicates that the callback method is being
invoked for initialization. All other bits are ignored if this bit
is set. |