IRpcMethod.ReturnTypeSize Property
Gets the size of the return type in bytes.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
int ReturnTypeSize { get; }
VB
ReadOnly Property ReturnTypeSize As Integer
Get
Property Value
Type: Int32
The size of the return type.