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

File System Procedures
HP NonStop TMF Application Programmers Guide540139-009
4-47
TMF_GET_TX_ID_
For a list of file system error numbers, refer to the Operator Messages Manual.
tx-handle input
INT .EXT:ref:10
or
INT .EXT64:ref:10
specifies the transaction handle associated with the transaction whose
transactional identifier is to be returned.
txid output
FIXED .EXT:ref:1
or
FIXED .EXT64:ref:1
a transactional identifier to be used in a subsequent call to TMF_RESUME_ or
TMF_JOIN_.
82 TMF not running.
84 TMF not configured.
715 Invalid transaction handle.
Note.
EPTAL callers can pass 64-bit pointers by specifying the compiler directives
__EXT64 and SETTOG _64BIT_CALLS before sourcing from the EXTDECS file.