(IN) Specifies the NetWare server connection handle.
transactionNum
(IN) Specifies the transaction reference number (obtained from
NWTTSEndTransaction).
Return values
0x0000
SUCCESSFUL
0x8801
INVALID_CONNECTION
0x89FF
Transaction not written to disk
Notices
NWTTSTransactionStatus can be called even if
NWTTSEndTransaction returns TTS_DISABLED.
Applications should not wait for transactions to be written to disk unless
it is absolutely necessary. Because the NetWare server caches algorithms,
it may be up to five seconds before they are actually written. Transactions
are written to disk in the order in which they terminate.