Interface IAccountReplyServerPacketReplyCodeDataNotApproved
Unit
Declaration
type IAccountReplyServerPacketReplyCodeDataNotApproved = interface(IAccountReplyServerPacketReplyCodeData)
Description
Data associated with IAccountReplyServerPacket.ReplyCode
value 2
.
Hierarchy
- IInterface
- IAccountReplyServerPacketReplyCodeData
- IAccountReplyServerPacketReplyCodeDataNotApproved
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.