IRpcMethod Properties
The IRpcMethod type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the attributes on the IRpcMethod | |
|
|
Gets the Method comment. | |
|
|
Gets the declaration string of the IRpcMethod | |
|
|
Gets the In-Parameters of the IRpcMethod | |
|
|
Gets the name of the method | |
|
|
Gets the Out-Parameters of the IRpcMethod | |
|
|
Gets all parameters (In, Out and ref parameters) of the . | |
|
|
Gets the return type. | |
|
|
Gets the size of the return type in bytes. |
Reference
IRpcMethod Interface TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- IRpcMethod.Comment Property
- IRpcMethod.InParameters Property
- IRpcMethod.IsVoid Property
- IRpcMethod.Name Property
- IRpcMethod.OutParameters Property
- IRpcMethod.Parameters Property
- IRpcMethod.ReturnType Property
- IRpcMethod.ReturnTypeSize Property
- IRpcMethodAttributes Property
- IRpcMethodComment Property
- IRpcMethodDeclaration Property
- IRpcMethodInParameters Property
- IRpcMethodName Property
- IRpcMethodOutParameters Property
- IRpcMethodParameters Property
- IRpcMethodReturnType Property
- IRpcMethodReturnTypeSize Property