| geticaglobalResult Structure Definition |
The geticaglobalResult structure defines the return type for geticaglobal API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
icaglobalList |
List of icaglobals |
| icaglobal Structure Definition |
The icaglobal structure defines the actual return type values for geticaglobal API. |
Syntax |
Members |
type |
Global bind point for which to show detailed information about the policies bound to the bind point. |
policyname |
Name of the ICA policy. |
priority |
Specifies the priority of the policy. |
gotopriorityexpression |
Expression specifying the priority of the next policy which will get evaluated if the current policy rule evaluates to TRUE. |
numpol |
The number of policies bound to the bindpoint. |
flowtype |
Flow type of the bound ICA policy. |
globalbindtype |
_nextgenapiresource |
icapolicyname |
icapolicypriority |
icapolicynextexpression |
icapolicynumpol |
icapolicyflowtype |
See Also |