ReactOS 0.4.16-dev-937-g7afcd2a
|
Public Attributes | |
const GUID * | format |
const GUID * | vendor |
DWORD | options |
IStream * | stream |
void ** | result |
Definition at line 1261 of file imgfactory.c.
Definition at line 1263 of file imgfactory.c.
Referenced by ComponentFactory_CreateMetadataReader(), and ComponentFactory_CreateMetadataReaderFromContainer().
DWORD iterator_context::options |
Definition at line 1265 of file imgfactory.c.
Referenced by ComponentFactory_CreateMetadataReader(), and ComponentFactory_CreateMetadataReaderFromContainer().
void** iterator_context::result |
Definition at line 1268 of file imgfactory.c.
IStream* iterator_context::stream |
Definition at line 1266 of file imgfactory.c.
Referenced by ComponentFactory_CreateMetadataReader(), and ComponentFactory_CreateMetadataReaderFromContainer().
Definition at line 1264 of file imgfactory.c.