Class ClientBlockVTable
Unit
Declaration
type ClientBlockVTable = class(ReferenceCountedVTable)
Description
This item has no description.
Hierarchy
- TObject
- VersionedVTable
- ReferenceCountedVTable
- ClientBlockVTable
Overview
Fields
| Public | getLogin: IClientBlock_getLoginPtr; |
| Public | getPassword: IClientBlock_getPasswordPtr; |
| Public | getData: IClientBlock_getDataPtr; |
| Public | putData: IClientBlock_putDataPtr; |
| Public | newKey: IClientBlock_newKeyPtr; |
Description
Fields
| Public | getLogin: IClientBlock_getLoginPtr; |
|
This item has no description. | |
| Public | getPassword: IClientBlock_getPasswordPtr; |
|
This item has no description. | |
| Public | getData: IClientBlock_getDataPtr; |
|
This item has no description. | |
| Public | putData: IClientBlock_putDataPtr; |
|
This item has no description. | |
| Public | newKey: IClientBlock_newKeyPtr; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.