API Guide
2-902 API Functions 601355 Rev A
87 VSID_COMP_ID,
CompID,
88 VSID_ENDFIELD);
89 VS_Table_AddEntry(comphandletable
,comphandle);
90 }
91 VSCMD_ModifyArchiveMediaClass_Set
Defaults(
92 VSID_COMPONENT_HANDLE_TABLE,
comphandletable,
93 VSID_ENDFIELD);
94 }
95
96 /* create the command handle */
97 /* Note that the command handle is
not */
98 /* destoyed in this routine, but in
*/
99 /* vst_dispatch when final status is
received. */
100 cmd = VS_Command_Create();
101 if (cmd != (VST_COMMAND_HANDLE )NULL)
102 {
103 /* Send the command to the VolServ
software. */
104 /* Note that status is not
processed here. */
105 /* Instead, it is processed in the
*/
106 /* vst_dispatch routine. Also,
note that */
107 /* default values such as timeout
*/
108 /* value retry limit and priority
are set as */
109 /* default parameters. */
110 rc =
VSCMD_ModifyArchiveMediaClass(cmd
,