TMF Application Programmer's Guide (H06.06+, J06.03+)
File System Procedures
HP NonStop TMF Application Programmer’s Guide—540139-009
4-68
TMF_VERSION_EXT_
Syntax for TNS/E Programmers
Syntax for TAL Programmers
Parameters
error returned value
INT
is a File System error number indicating the outcome of an operation:.
For a list of file system error numbers, see Operator Messages Manual.
Version output
Int .EXT:REF:1
or
#include <cextdecs(TMF_VERSION_EXT_)>
short TMF_VERSION_EXT_ ( short _ptr64*
, short _ptr64 *
, char _ptr64 *
, short
, char _ptr64 *
, short
, char _ptr64*
, short
, short _ptr64*
, short _ptr64 *
, short _ptr64 *
, short _ptr64 *);
Error := TMF_VERSION_EXT_ ( Version
, SubVersion
, Platform_String:Platform_Max_Len
, Release_String:Release_Max_Len
, Release_Date_String:Release_Date_Max_Len
, Platform_Return_Len
, Release_Return_Len
, Release_Date_Return_Len
, Error_Detail );
0 Successful completion.
22 Bounds error.
29 Missing parameter(s).
84 TMF is not configured.
590 Parameter value invalid or inconsistent.










