ReactOS 0.4.15-dev-7842-g558ab78
regsvr_decoder Struct Reference
Collaboration diagram for regsvr_decoder:

Public Attributes

CLSID constclsid
 
LPCSTR author
 
LPCSTR friendlyname
 
LPCSTR version
 
GUID constvendor
 
GUID constcontainer_format
 
LPCSTR mimetypes
 
LPCSTR extensions
 
GUID const *constformats
 
const struct decoder_patternpatterns
 

Detailed Description

Definition at line 52 of file regsvr.c.

Member Data Documentation

◆ author

LPCSTR regsvr_decoder::author

Definition at line 55 of file regsvr.c.

◆ clsid

CLSID const* regsvr_decoder::clsid

Definition at line 54 of file regsvr.c.

◆ container_format

GUID const* regsvr_decoder::container_format

Definition at line 59 of file regsvr.c.

◆ extensions

LPCSTR regsvr_decoder::extensions

Definition at line 61 of file regsvr.c.

◆ formats

GUID const* const* regsvr_decoder::formats

Definition at line 62 of file regsvr.c.

◆ friendlyname

LPCSTR regsvr_decoder::friendlyname

Definition at line 56 of file regsvr.c.

◆ mimetypes

LPCSTR regsvr_decoder::mimetypes

Definition at line 60 of file regsvr.c.

◆ patterns

const struct decoder_pattern* regsvr_decoder::patterns

Definition at line 63 of file regsvr.c.

◆ vendor

GUID const* regsvr_decoder::vendor

Definition at line 58 of file regsvr.c.

◆ version

LPCSTR regsvr_decoder::version

Definition at line 57 of file regsvr.c.


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