ReactOS 0.4.15-dev-7934-g1dc8d80
_uri_properties Struct Reference
Collaboration diagram for _uri_properties:

Public Attributes

const charuri
 
DWORD create_flags
 
HRESULT create_expected
 
BOOL create_todo
 
uri_str_property str_props [URI_STR_PROPERTY_COUNT]
 
uri_dword_property dword_props [URI_DWORD_PROPERTY_COUNT]
 

Detailed Description

Definition at line 130 of file uri.c.

Member Data Documentation

◆ create_expected

HRESULT _uri_properties::create_expected

Definition at line 133 of file uri.c.

◆ create_flags

DWORD _uri_properties::create_flags

Definition at line 132 of file uri.c.

◆ create_todo

BOOL _uri_properties::create_todo

Definition at line 134 of file uri.c.

◆ dword_props

uri_dword_property _uri_properties::dword_props[URI_DWORD_PROPERTY_COUNT]

Definition at line 137 of file uri.c.

◆ str_props

uri_str_property _uri_properties::str_props[URI_STR_PROPERTY_COUNT]

Definition at line 136 of file uri.c.

◆ uri

const char* _uri_properties::uri

Definition at line 131 of file uri.c.


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