RpcMethod Properties
The RpcMethod type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the Method comment. | |
|
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. |