FORM 4.3
PRELOAD Struct Reference

#include <structs.h>

Data Fields

UBYTE * buffer
 
LONG size
 

Detailed Description

Used by the preprocessor to load the contents of a doloop or a procedure. The struct PRELOAD is used both in the DOLOOP and PROCEDURE structs.

Definition at line 824 of file structs.h.

Field Documentation

◆ buffer

UBYTE* buffer

Definition at line 825 of file structs.h.

◆ size

LONG size

Definition at line 826 of file structs.h.


The documentation for this struct was generated from the following file: