Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The NtRenameTransactionManager routine changes the identity of the transaction manager object that is stored in the CLFS log file stream contained in the log file name.
Syntax
__kernel_entry NTSYSCALLAPI NTSTATUS NtRenameTransactionManager(
[in] PUNICODE_STRING LogFileName,
[in] LPGUID ExistingTransactionManagerGuid
);
Parameters
[in] LogFileName
[in] ExistingTransactionManagerGuid
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | wdm.h |
IRQL | <=APC_LEVEL |