API Guide
601355 Rev A API Functions 2-571
Functions
62
VSID_TARGET_ENTERPRISE_ID,TargetE
nterpriseID
63 VSID_PROGRAM_NUMBER, prognum,
64 VSID_VERSION_NUMBER, versnum,
65 VSID_PROCEDURE_NUMBER, procnum,
66 VSID_PROTOCOL,
VSE_PROT_TCP,
67 VSID_SOCKADDR_IN,
socketaddress,
68 VSID_ENDFIELD);
69 }
70 return ( rc );
71 }
Notes The API must be initialized with a call to VS_Initialize
before this function can be executed.
VolServ generates no intermediate status in response to a
Connect command.
The Connect command cannot trigger MediaClass callbacks
from VolServ.
The VSID_CONNECT_HANDLE parameter may be used after a
Connect Query command to reconnect an enterprise after the
client has gone down.
The Connect command cannot be cancelled. The client may
remove an enterprise/address association by issuing a
VSCMD_Disconnect command to the VolServ system.
A client may use the VSCMD_ConnectQuery command to
determine if an enterprise is already registered and, if so, under
what address.