API Guide
601355 Rev A API Functions 2-581
Functions
VSCMD_
Connect-
Query
VSCMD_ConnectQuery returns a list of all client Internet
addresses currently associated with the specified enterprise
identifier.
The Connect Query command can be issued through either the
client interface or the GUI. However, only from the GUI can
“query all” be specified to list all enterprises. From the client
interface, only one enterprise can be specified within a single
command. This restriction prevents any client from listing the
clients of other enterprises being serviced by VolServ.
Synopsis VST_BOOLEAN VSCMD_ConnectQuery
(VST_COMMAND_HANDLE handle
“…”,
VSID_ENDFIELD)
Arguments handle = The command handle for this Connect Query
command.
“…” = Variable length argument list consisting of pairs of
arguments. Each pair of Arguments consists of a parameter
identifier, followed by the value of the field to use for this
request. The valid parameter identifiers and types for this
function are shown in the following "Parameters"
paragraph.
VSID_ENDFIELD = Required at the end of the variable
length argument list to indicate the end of the list.