Class IServerBlock
Unit
Declaration
type IServerBlock = class(IVersioned)
Description
This item has no description.
Hierarchy
- TObject
- IVersioned
- IServerBlock
Overview
Fields
| Public | nested const VERSION = 4; |
Methods
| Public | function getLogin(): PAnsiChar; |
| Public | function getData(length: CardinalPtr): BytePtr; |
| Public | procedure putData(status: IStatus; length: Cardinal; data: Pointer); |
| Public | function newKey(status: IStatus): ICryptKey; |
Description
Fields
| Public | nested const VERSION = 4; |
|
This item has no description. | |
Methods
| Public | function getLogin(): PAnsiChar; |
|
This item has no description. | |
| Public | function getData(length: CardinalPtr): BytePtr; |
|
This item has no description. | |
| Public | procedure putData(status: IStatus; length: Cardinal; data: Pointer); |
|
This item has no description. | |
| Public | function newKey(status: IStatus): ICryptKey; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.