regfi
Loading...
Searching...
No Matches
Data Fields

Class name structure (used in storing SysKeys) More...

#include "regfi.h"

Data Fields

uint32_t offset
 Real offset of this record's cell in the file.
 
charinterpreted
 As converted to requested REGFI_ENCODING.
 
uint8_traw
 Represents raw buffer read from classname cell.
 
uint16_t size
 Length of the raw data.
 

Detailed Description

Class name structure (used in storing SysKeys)

Field Documentation

◆ raw

uint8_t* REGFI_CLASSNAME::raw

Represents raw buffer read from classname cell.

Length of this item is specified in the size field.

Referenced by regfi_fetch_classname().

◆ size

uint16_t REGFI_CLASSNAME::size

Length of the raw data.

May be shorter than that indicated by parent key.

Referenced by regfi_fetch_classname().


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