| Consts | Events | Types | Fields | Properties | Methods | Details | SMom |
| Const Summary | |
Private |
CharDelimiter
|
| Field Summary | |
Public(CValue) |
FunctionResult
|
Private(Boolean) |
mblnResultIsValid
|
Private(String) |
mstrInstanceID
|
Private(String) |
mstrName
|
| Properties Summary | |
Get Public(String) |
Property Get FunctionName()Codice |
Get Public(String) |
Property Get InstanceID()Codice |
Get Public(Boolean) |
Property Get IsValid()Codice |
| Method Summary | |
Public(Boolean) |
fromEnvelope( Env As CEnvelope)Codice |
Public(String) |
toMsgEnvelope()Codice |
| Details |
Private Const CharDelimiter As String = ":"
Public FunctionResult As CValue
Private mblnResultIsValid As Boolean
Private mstrInstanceID As String
Private mstrName As String
Public Property Get FunctionName() As String
Public Property Let FunctionName(newValue As String)
Public Property Get InstanceID() As String
Public Property Let InstanceID(newValue As String)
Public Property Get IsValid() As Boolean
Public Property Let IsValid(newValue As Boolean)
Public Function fromEnvelope(Env As CEnvelope) As Boolean
Public Function toMsgEnvelope() As String
| Consts | Events | Types | Fields | Properties | Methods | Details | SMom |