FORM v5.0.0-35-g6318119
Data Fields
PROCEDURE Struct Reference

#include <structs.h>

Collaboration diagram for PROCEDURE:
Collaboration graph
[legend]

Data Fields

PRELOAD p
 
UBYTE * name
 
int loadmode
 
int mustfree
 

Detailed Description

An element of the type PROCEDURE is needed for each procedure in the system.

Definition at line 862 of file structs.h.

Field Documentation

◆ p

Definition at line 863 of file structs.h.

◆ name

UBYTE* name

Definition at line 864 of file structs.h.

◆ loadmode

int loadmode

Definition at line 865 of file structs.h.

◆ mustfree

int mustfree

Definition at line 866 of file structs.h.


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