CreateFileTransactedW fail, and error code is 6725
I successfully got a transaction handle by CreateTransaction function, then I try to call CreateFileTransactedW with the transaction handle, but failed and get errror code 6725 (ERROR_IMPLICIT_TRANSACTION_NOT_SUPPORTED).