Syntax for c programmers – HP Integrity NonStop J-Series User Manual
Page 138
Guardian Procedures
HP NonStop Storage Management Foundation User's Guide—523562-007
8-26
SMS_RELOCATEFILE_
error-info-buffer-out-length
output
INT .EXT:ref:*
is the number of bytes returned to the
error-info-buffer
. This value might be
zero if no information is available other than the error code returned by the
procedure call.
Syntax for C Programmers
Physical file
name
41:75
The physical name of the object that encountered the error.
File system
error
76:77
The file system error code describing the reason for the
failure.
#include
short SMS_RELOCATEFILE_
( char *logical-file-name
,short logical-file-name-length
,char *old-phys-file-name
,short old-phys-file-name-length
,char *new-volume-name
,short new-volume-name-length
,[short new-volume-options]
,[short relocation-priority]
,[char *error-info-buffer
,short error-info-buffer-max-length
,short *error-info-buffer-out-length]
);
Error
Information
Byte
Offset
Description