Interface IAccountReplyServerPacketReplyCodeDataChanged
Unit
Declaration
type IAccountReplyServerPacketReplyCodeDataChanged = interface(IAccountReplyServerPacketReplyCodeData)
Description
Data associated with IAccountReplyServerPacket.ReplyCode
value 6
.
Hierarchy
- IInterface
- IAccountReplyServerPacketReplyCodeData
- IAccountReplyServerPacketReplyCodeDataChanged
Overview
Methods
![]() |
function GetByteSize: Cardinal; |
![]() |
procedure Serialize(Writer: TEoWriter); |
Properties
![]() |
property ByteSize: Cardinal read GetByteSize; |
Description
Methods
![]() |
function GetByteSize: Cardinal; |
This item has no description. Attributes
|
![]() |
procedure Serialize(Writer: TEoWriter); |
Serializes this Parameters
|
Properties
![]() |
property ByteSize: Cardinal read GetByteSize; |
The size of the data that this object was deserialized from.
|
Generated by PasDoc 0.16.0-snapshot.