TMF Application Programmer's Guide (H06.06+, J06.03+)
File System Procedures
HP NonStop TMF Application Programmer’s Guide—540139-009
4-64
TMF_TXHANDLE_FROM_BEGINTAG_
For a list of file system error numbers, refer to the Operator Messages Manual.
trans-begin-tag input
INT(32)
specifies the begin-transaction-tag associated with the transaction whose
transaction handle is to be returned.
tx-handle output
INT .EXT:ref:10
or
INT .EXT64:ref:10
returns the transaction handle associated with the supplied begin-transaction-tag.
The size of the returned handle is 20 bytes.
Note. EPTAL callers can pass 64-bit pointers by specifying the compiler directives
__EXT64 and SETTOG _64BIT_CALLS before sourcing from the EXTDECS file.










