TxfGetThreadMiniVersionForCreate function (txfw32.h)

[Microsoft strongly recommends developers utilize alternative means to achieve your application’s needs. Many scenarios that TxF was developed for can be achieved through simpler and more readily available techniques. Furthermore, TxF may not be available in future versions of Microsoft Windows. For more information, and alternatives to TxF, please see Alternatives to using Transactional NTFS.]

Returns the MiniVersion a subsequent create is set to open.

Syntax

void TxfGetThreadMiniVersionForCreate(
  PUSHORT MiniVersion
);

Parameters

MiniVersion

Pointer to a USHORT which will receive the result.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Header txfw32.h
Library TxfW32.lib
DLL TxfW32.dll