ReactOS 0.4.15-dev-7918-g2a2556c
decoder_pattern Struct Reference

Public Attributes

DWORD length
 
DWORD position
 
const BYTEpattern
 
const BYTEmask
 
DWORD endofstream
 

Detailed Description

Definition at line 43 of file regsvr.c.

Member Data Documentation

◆ endofstream

DWORD decoder_pattern::endofstream

Definition at line 49 of file regsvr.c.

◆ length

DWORD decoder_pattern::length

Definition at line 45 of file regsvr.c.

◆ mask

const BYTE* decoder_pattern::mask

Definition at line 48 of file regsvr.c.

◆ pattern

const BYTE* decoder_pattern::pattern

Definition at line 47 of file regsvr.c.

◆ position

DWORD decoder_pattern::position

Definition at line 46 of file regsvr.c.


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