ReactOS 0.4.15-dev-8100-g1887773
gxvfeat.h File Reference
#include "gxvalid.h"
#include "gxvcommn.h"
Include dependency graph for gxvfeat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GXV_Feature_RegistryRec_
 

Macros

#define gxv_feat_registry_length
 

Typedefs

typedef struct GXV_Feature_RegistryRec_ GX_Feature_RegistryRec
 

Variables

static GX_Feature_RegistryRec gxv_feat_registry []
 

Macro Definition Documentation

◆ gxv_feat_registry_length

#define gxv_feat_registry_length
Value:
( sizeof ( gxv_feat_registry ) / \
static GX_Feature_RegistryRec gxv_feat_registry[]
Definition: gxvfeat.h:60

Definition at line 55 of file gxvfeat.h.

Typedef Documentation

◆ GX_Feature_RegistryRec

Variable Documentation

◆ gxv_feat_registry

GX_Feature_RegistryRec gxv_feat_registry[]
static

Definition at line 60 of file gxvfeat.h.

Referenced by gxv_feat_registry_validate(), and gxv_mort_feature_validate().