RpcMethod Properties
The RpcMethod 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 a value indicating whether this IRpcMethod has no return parameter | |
|
|
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 size of the biggest element in bytes for Alignment | |
|
|
Gets the return type. | |
|
|
Gets the Byte size of the return type. | |
|
|
Gets the V-table index of the method. |
Reference
RpcMethod Class TwinCAT.Ads.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- RpcMethod.Comment Property
- RpcMethod.InParameters Property
- RpcMethod.IsVoid Property
- RpcMethod.Name Property
- RpcMethod.OutParameters Property
- RpcMethod.Parameters Property
- RpcMethod.ReturnAlignSize Property
- RpcMethod.ReturnType Property
- RpcMethod.ReturnTypeSize Property
- RpcMethod.VTableIndex Property
- RpcMethodAttributes Property
- RpcMethodComment Property
- RpcMethodDeclaration Property
- RpcMethodInParameters Property
- RpcMethodIsVoid Property
- RpcMethodName Property
- RpcMethodOutParameters Property
- RpcMethodParameters Property
- RpcMethodReturnAlignSize Property
- RpcMethodReturnType Property
- RpcMethodReturnTypeSize Property
- RpcMethodVTableIndex Property