RdcyAcyclicGetMaxPayloadSize (FUN)ΒΆ
FUNCTION RdcyAcyclicGetMaxPayloadSize : DWORD
Get the maximum size of the payload data that can be sent with the RdcyAcyclicSend function. A minimum payload size of RDCY_ACYCLIC_MIN_PAYLOAD_SIZE bytes is guaranteed.
- InOut:
Scope
Name
Type
Comment
Return
RdcyAcyclicGetMaxPayloadSize
DWORD
The maximum size of the payload data in bytes. Will be at least RDCY_ACYCLIC_MIN_PAYLOAD_SIZE bytes.