Here is the signature for the Remove function:
VARIANT_BOOL Remove(VARIANT SessionId)
The following table contains the valid arguments for the Remove function:
|
Parameter |
Valid Type/Value |
Description |
|---|---|---|
|
SessionId |
VT_UNKNOWN – Pointer to the ISCSession interface |
Identifies a session with the Session object. |
|
SessionId |
VT_I4 – Index in the session collection |
Provides a zero-based index of a session. |
|
Copyright © 2016 CA Technologies.
All rights reserved.
|
|