Class ILogonInfo
Unit
Declaration
type ILogonInfo = class(IVersioned)
Description
This item has no description.
Hierarchy
- TObject
- IVersioned
- ILogonInfo
Overview
Fields
| Public | nested const VERSION = 5; |
Methods
| Public | function name(): PAnsiChar; |
| Public | function role(): PAnsiChar; |
| Public | function networkProtocol(): PAnsiChar; |
| Public | function remoteAddress(): PAnsiChar; |
| Public | function authBlock(length: CardinalPtr): BytePtr; |
Description
Fields
| Public | nested const VERSION = 5; |
|
This item has no description. | |
Methods
| Public | function name(): PAnsiChar; |
|
This item has no description. | |
| Public | function role(): PAnsiChar; |
|
This item has no description. | |
| Public | function networkProtocol(): PAnsiChar; |
|
This item has no description. | |
| Public | function remoteAddress(): PAnsiChar; |
|
This item has no description. | |
| Public | function authBlock(length: CardinalPtr): BytePtr; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.