Difference between revisions of "RPC HELP TCCOWRPCBroker Properties"
From VistApedia
(Created page with " RPC Broker Help Home <h2>TCCOWRPCBroker Properties</h2> <h3>In TCCOWRPCBroker</h3> The following is a list of the properties that are unique to the TCC...") |
|||
Line 3: | Line 3: | ||
<h3>In TCCOWRPCBroker</h3> | <h3>In TCCOWRPCBroker</h3> | ||
− | |||
The following is a list of the properties that are unique to the TCCOWRPCBroker component: | The following is a list of the properties that are unique to the TCCOWRPCBroker component: | ||
− | + | * [[RPC_HELP_TCCOWRPCBroker_CCOWLogonIDName|CCOWLogonIDName]] | |
− | CCOWLogonIDValue | + | * [[RPC_HELP_TCCOWRPCBroker_CCOWLogonIDValue|CCOWLogonIDValue]] |
− | CCOWLogonName | + | * [[RPC_HELP_TCCOWRPCBroker_CCOWLogonName|CCOWLogonName]] |
− | CCOWLogonNameValue | + | * [[RPC_HELP_TCCOWRPCBroker_CCOWLogonNameValue|CCOWLogonNameValue]] |
− | CCOWLogonVpid | + | * [[RPC_HELP_TCCOWRPCBroker_CCOWLogonVpid|CCOWLogonVpid]] |
− | CCOWLogonVpidValue | + | * [[RPC_HELP_TCCOWRPCBroker_CCOWLogonVpidValue|CCOWLogonVpidValue]] |
− | Contextor | + | * [[RPC_HELP_TCCOWRPCBroker_Contextor|Contextor]] |
− | + | ||
− | + | <h3>In TRPCBroker</h3> | |
+ | Since the TSharedRPCBroker component is a class derived from the [[RPC_HELP_TRPCBroker|TRPCBroker]] component, it contains all of the Properties, Methods, etc., of its parent. | ||
+ | * [[RPC_HELP_TRPCBroker_Properties|TRPCBroker Properties]] | ||
+ | * [[RPC_HELP_TRPCBroker_Methods|TRPCBroker Methods]] |
Revision as of 17:54, 8 July 2015
TCCOWRPCBroker Properties
In TCCOWRPCBroker
The following is a list of the properties that are unique to the TCCOWRPCBroker component:
- CCOWLogonIDName
- CCOWLogonIDValue
- CCOWLogonName
- CCOWLogonNameValue
- CCOWLogonVpid
- CCOWLogonVpidValue
- Contextor
In TRPCBroker
Since the TSharedRPCBroker component is a class derived from the TRPCBroker component, it contains all of the Properties, Methods, etc., of its parent.