TMF Application Programmer's Guide (H06.06+, J06.03+)

File System Procedures
HP NonStop TMF Application Programmers Guide540139-009
4-70
TMF_VERSION_EXT_
is an optional input parameter. This option is required when Release_String is
passed. Release_Max_Len must be set to the maximum length in bytes of the
Release_String output buffer.
Release_Date_String output
String .EXT:REF:*
or
String .EXT64:REF:*
is an optional output parameter. Release_Date_String returns the release date
of the software product revision installed on a NonStop system. For example, if
T8607H01^AKV is installed on a system, Release_Date_String returns
20Feb2013.
Release_Date_Max_Len input
INT
is an optional input parameter. This option is required when
Release_Date_String is passed. Release_Date_Max_Len must be set to the
maximum size in bytes of the Release_Date_String output buffer.
Platform_Return_Len output
Int .EXT:REF:1
or
Int .EXT64:REF:1
is an optional output parameter. This option is required when Platform_String
is passed. Platform_Return_Len returns the length in bytes of the
Platform_String output parameter.
Release_Return_Len output
Int .EXT:REF:1
or
Int .EXT64:REF:1
is an optional output parameter. This option is required when Release_String is
passed. Release_Return_Len returns the length in bytes of the
Release_String output parameter.
Release_Date_Return_Len output
Int .EXT:REF:1
or