40
Chapter 1
FTAM return_codes
inout_dcb->result.return_code
MESSAGE
FTE157_NULL_BUFF_PTR
CAUSE
Pointer to data buffer is NULL. EXAMPLE: You called
ft_sdata() and passed a NULL pointer in for the
data_unit.
ACTION
Call ft_sdata() with a non-NULL buffer pointer.
MESSAGE
FTE158_INV_CONT_TYPE
CAUSE
Invalid contents_type.contents_info. document.name
parameter; invalid struct Octet_string.
ACTION
Call the function with a valid Ft_contents_type
structure. The struct Octet_string is invalid if the
length field is greater than zero and the pointer is
NULL or if the length is greater than 65535.
MESSAGE
FTE159_INV_FADU_ID
CAUSE
Invalid fadu_identity.fadu_form or
fadu_identity.fadu_info parameter for ft_read(),
ft_write(), ft_erase(), or ft_locate().
ACTION
Call the function with fadu_identity.fadu_form equal
to FT_FADU_LOCATION. Additionally, the
fadu_identity.fadu_info must be a fadu_location that is
in the Ft_fadu_location enumeration.
MESSAGE
FTE160_INV_FADU_OP
CAUSE
Invalid fadu_operation parameter for ft_write(); the
specified value is not within the Ft_fadu_operation
enumeration.
ACTION
Call ft_write() with a valid fadu_operation.
Содержание FTAM/9000
Страница 4: ...4 ...
Страница 6: ...6 ...
Страница 10: ...10 ...
Страница 12: ...12 Contents ...
Страница 52: ...52 Chapter1 FTAM return_codes inout_dcb result return_code ...
Страница 66: ...66 Chapter2 HP vendor_codes inout_dcb result vendor_code ...
Страница 88: ...88 Chapter4 Event Management Errors EM vendor_codes ...
Страница 90: ...90 Chapter5 HP FTAM 9000 PICS ...
Страница 98: ...98 Chapter6 Installation Filesets Files Created During Software Installation ...