ReactOS 0.4.15-dev-7907-g95bf896
HTMLInputElement Struct Reference
Collaboration diagram for HTMLInputElement:

Public Attributes

HTMLElement element
 
IHTMLInputElement IHTMLInputElement_iface
 
IHTMLInputTextElement IHTMLInputTextElement_iface
 
nsIDOMHTMLInputElementnsinput
 

Detailed Description

Definition at line 23 of file htmlinput.c.

Member Data Documentation

◆ element

HTMLElement HTMLInputElement::element

Definition at line 24 of file htmlinput.c.

◆ IHTMLInputElement_iface

IHTMLInputElement HTMLInputElement::IHTMLInputElement_iface

Definition at line 26 of file htmlinput.c.

◆ IHTMLInputTextElement_iface

IHTMLInputTextElement HTMLInputElement::IHTMLInputTextElement_iface

Definition at line 27 of file htmlinput.c.

◆ nsinput

nsIDOMHTMLInputElement* HTMLInputElement::nsinput

Definition at line 29 of file htmlinput.c.


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