#include <cWebshots.h>
Definition at line 248 of file cWebshots.h.
Public Attributes | |
| long | File_Marker |
| WBC File marker, must be AB16FA95. | |
| long | Header_Size |
| Header size. | |
| long | unknown |
| Unknown usage. | |
| char | File_Title [256] |
| File title (max 256 char). | |
|
|
WBC File marker, must be AB16FA95.
Definition at line 250 of file cWebshots.h. Referenced by cWebshots::cWebshotsCollection::SaveWBCFile(). |
|
|
File title (max 256 char).
Definition at line 253 of file cWebshots.h. Referenced by cWebshots::cWebshotsCollection::SaveWBCFile(). |
|
|
Header size.
Definition at line 251 of file cWebshots.h. Referenced by cWebshots::cWebshotsCollection::SaveWBCFile(). |
|
|
Unknown usage.
Definition at line 252 of file cWebshots.h. Referenced by cWebshots::cWebshotsCollection::SaveWBCFile(). |
1.4.5