TMF Application Programmer's Guide (H06.06+, J06.03+)
File System Procedures
HP NonStop TMF Application Programmer’s Guide—540139-009
4-42
TMF_BEGINTAG_FROM_TXHANDLE_
tx-handle input
INT .EXT:ref:10
or
INT .EXT64:ref:10
specifies the transaction handle associated with the transaction whose begin-
transaction-tag is to be returned.
trans-begin-tag output
INT(32) .EXT:ref:1
or
INT(32) .EXT64:ref:1
returns the begin-transaction-tag associated with the supplied 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.










