Discuss this help topic in SecureBlackbox Forum
...
Declaration
[C#/Java]
long LocalHeaderOffset;
[VB.NET]
Property LocalHeaderOffset As Long
[Pascal]
property LocalHeaderOffset : Int64;
[C++]
int64_t get_LocalHeaderOffset();
void set_LocalHeaderOffset(int64_t Value);
[PHP]
integer get_LocalHeaderOffset()
void set_LocalHeaderOffset(integer $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum