ReactOS 0.4.15-dev-7906-g1b85a5f
load_opt Struct Reference
Collaboration diagram for load_opt:

Public Attributes

DWORD option
 
PVOID buffer
 
DWORD size
 
struct load_optnext
 

Detailed Description

Definition at line 21 of file loadopts.c.

Member Data Documentation

◆ buffer

PVOID load_opt::buffer

Definition at line 23 of file loadopts.c.

Referenced by HtmlLoadOptions_QueryOption(), and HtmlLoadOptions_SetOption().

◆ next

struct load_opt* load_opt::next

◆ option

DWORD load_opt::option

Definition at line 22 of file loadopts.c.

Referenced by HtmlLoadOptions_QueryOption(), and HtmlLoadOptions_SetOption().

◆ size

DWORD load_opt::size

Definition at line 24 of file loadopts.c.

Referenced by HtmlLoadOptions_QueryOption(), and HtmlLoadOptions_SetOption().


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