IRpcMethod Interface

Interface describes an RPC Method


Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public interface IRpcMethod

The IRpcMethod type exposes the following members.

Properties

 

Name

Description

IRpcMethod Interface 1:

Attributes

Gets the attributes on the IRpcMethod

IRpcMethod Interface 2:

Comment

Gets the Method comment.

IRpcMethod Interface 3:

Declaration

Gets the declaration string of the IRpcMethod

IRpcMethod Interface 4:

InParameters

Gets the In-Parameters of the IRpcMethod

IRpcMethod Interface 5:

Name

Gets the name of the method

IRpcMethod Interface 6:

OutParameters

Gets the Out-Parameters of the IRpcMethod

IRpcMethod Interface 7:

Parameters

Gets all parameters (In, Out and ref parameters) of the .

IRpcMethod Interface 8:

ReturnType

Gets the return type.

IRpcMethod Interface 9:

ReturnTypeSize

Gets the size of the return type in bytes.

Extension Methods

 

Name

Description

IsVoid

Determines whether the specified method has no Return Parameter.
(Defined by RpcMethodExtension)

Reference

TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026