GFL_FORMAT_INFORMATION

The GFL_FORMAT_INFORMATION structure contains informations about a format available in GFL.

typedef struct (
  GFL_INT32 Index,  
  GFL_ORIGIN Name[8],  
  char Description[64],  
  GFL_UINT32 Status,  
  GFL_UINT32 NumberOfExtension,  
  char Extension[16][8]
} GFL_FORMAT_INFORMATION

Members

See also