Discuss this help topic in SecureBlackbox Forum
Specifies the size of a mini-sector.
Declaration
[VB.NET]
Property MiniSectorSize As Integer
[Pascal]
property MiniSectorSize : integer;
[C++]
int32_t get_MiniSectorSize();
[PHP]
integer get_MiniSectorSize()
[Java]
int getMiniSectorSize();
Description
Use this read-only property to get the size of a mini-sector in the compound file system.
Discuss this help topic in SecureBlackbox Forum