getvpnicaconnectionResult Structure Definition

The getvpnicaconnectionResult structure defines the return type for getvpnicaconnection 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.

vpnicaconnectionList

List of vpnicaconnections


vpnicaconnection Structure Definition

The vpnicaconnection structure defines the actual return type values for getvpnicaconnection API.

Syntax



Members

username

User name for which ica connections needs to be terminated.

transproto

Transport type for the existing Existing ICA conenction.

domain

The domain name.

srcip

The client IP address.

srcport

The client port.

destip

The CPS server IP address.

destport

The CPS server port.

peid

Core id of the session owner

_nextgenapiresource


See Also