This document is archived and information here might be outdated. Recommended version. |
Does this version block compress of DEFAULT.
[Visual Basic .NET]
Public ReadOnly Property BlocksCompress As Boolean
[C#]
public bool BlocksCompress {get;}
[C++]
HRESULT get_BlocksCompress(
Boolean* blocks
);
[C++] Parameters blocks [out, retval]
blocks is a parameter of type bool*