
  PROCEDURE [XREF] stp$request_dm_volume_info {STXRDVI}
    (    volume: rmt$recorded_vsn;
     VAR internal_vsn: dmt$internal_vsn;
     VAR volume_owner: ost$user_identification;
     VAR active_volume_table_index: dmt$active_volume_table_index;
     VAR volume_found: boolean);

?? PUSH (LISTEXT := ON) ??
*copyc dmt$active_volume_table_index
*copyc dmt$internal_vsn
*copyc ost$user_identification
*copyc rmt$recorded_vsn
?? POP ??
