ReactOS
0.4.16-dev-1106-g00b5dc8
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
Public Member Functions
|
List of all members
nsIDOMHTMLAreaElement Interface Reference
Inheritance diagram for nsIDOMHTMLAreaElement:
[
legend
]
Collaboration diagram for nsIDOMHTMLAreaElement:
[
legend
]
Public Member Functions
nsresult
GetAlt
(
const
nsAString
*aAlt)
nsresult
SetAlt
(
nsAString
*aAlt)
nsresult
GetCoords
(
const
nsAString
*aCoords)
nsresult
SetCoords
(
nsAString
*aCoords)
nsresult
GetShape
(
const
nsAString
*aShape)
nsresult
SetShape
(
nsAString
*aShape)
nsresult
GetHref
(
const
nsAString
*aHref)
nsresult
SetHref
(
nsAString
*aHref)
nsresult
GetTarget
(
const
nsAString
*aTarget)
nsresult
SetTarget
(
nsAString
*aTarget)
nsresult
GetPing
(
const
nsAString
*aPing)
nsresult
SetPing
(
nsAString
*aPing)
nsresult
GetDownload
(
const
nsAString
*aDownload)
nsresult
SetDownload
(
nsAString
*aDownload)
nsresult
GetProtocol
(
const
nsAString
*aProtocol)
nsresult
SetProtocol
(
nsAString
*aProtocol)
nsresult
GetHost
(
const
nsAString
*aHost)
nsresult
SetHost
(
nsAString
*aHost)
nsresult
GetPort
(
const
nsAString
*aPort)
nsresult
SetPort
(
nsAString
*aPort)
nsresult
GetPathname
(
const
nsAString
*aPathname)
nsresult
SetPathname
(
nsAString
*aPathname)
nsresult
GetSearch
(
const
nsAString
*aSearch)
nsresult
SetSearch
(
nsAString
*aSearch)
nsresult
GetHash
(
const
nsAString
*aHash)
nsresult
SetHash
(
nsAString
*aHash)
nsresult
GetNoHref
(
const
nsAString
*aNoHref)
nsresult
SetNoHref
(
nsAString
*aNoHref)
nsresult
ToString
(
nsAString
*_retval)
Public Member Functions inherited from
nsISupports
nsresult
QueryInterface
(
nsIIDRef
riid
,
void
**
result
)
nsrefcnt
AddRef
()
nsrefcnt
Release
()
Detailed Description
Definition at line
1956
of file
nsiface.idl
.
Member Function Documentation
◆
GetAlt()
nsresult
nsIDOMHTMLAreaElement::GetAlt
(
const
nsAString
*
aAlt
)
◆
GetCoords()
nsresult
nsIDOMHTMLAreaElement::GetCoords
(
const
nsAString
*
aCoords
)
◆
GetDownload()
nsresult
nsIDOMHTMLAreaElement::GetDownload
(
const
nsAString
*
aDownload
)
◆
GetHash()
nsresult
nsIDOMHTMLAreaElement::GetHash
(
const
nsAString
*
aHash
)
◆
GetHost()
nsresult
nsIDOMHTMLAreaElement::GetHost
(
const
nsAString
*
aHost
)
◆
GetHref()
nsresult
nsIDOMHTMLAreaElement::GetHref
(
const
nsAString
*
aHref
)
◆
GetNoHref()
nsresult
nsIDOMHTMLAreaElement::GetNoHref
(
const
nsAString
*
aNoHref
)
◆
GetPathname()
nsresult
nsIDOMHTMLAreaElement::GetPathname
(
const
nsAString
*
aPathname
)
◆
GetPing()
nsresult
nsIDOMHTMLAreaElement::GetPing
(
const
nsAString
*
aPing
)
◆
GetPort()
nsresult
nsIDOMHTMLAreaElement::GetPort
(
const
nsAString
*
aPort
)
◆
GetProtocol()
nsresult
nsIDOMHTMLAreaElement::GetProtocol
(
const
nsAString
*
aProtocol
)
◆
GetSearch()
nsresult
nsIDOMHTMLAreaElement::GetSearch
(
const
nsAString
*
aSearch
)
◆
GetShape()
nsresult
nsIDOMHTMLAreaElement::GetShape
(
const
nsAString
*
aShape
)
◆
GetTarget()
nsresult
nsIDOMHTMLAreaElement::GetTarget
(
const
nsAString
*
aTarget
)
◆
SetAlt()
nsresult
nsIDOMHTMLAreaElement::SetAlt
(
nsAString
*
aAlt
)
◆
SetCoords()
nsresult
nsIDOMHTMLAreaElement::SetCoords
(
nsAString
*
aCoords
)
◆
SetDownload()
nsresult
nsIDOMHTMLAreaElement::SetDownload
(
nsAString
*
aDownload
)
◆
SetHash()
nsresult
nsIDOMHTMLAreaElement::SetHash
(
nsAString
*
aHash
)
◆
SetHost()
nsresult
nsIDOMHTMLAreaElement::SetHost
(
nsAString
*
aHost
)
◆
SetHref()
nsresult
nsIDOMHTMLAreaElement::SetHref
(
nsAString
*
aHref
)
◆
SetNoHref()
nsresult
nsIDOMHTMLAreaElement::SetNoHref
(
nsAString
*
aNoHref
)
◆
SetPathname()
nsresult
nsIDOMHTMLAreaElement::SetPathname
(
nsAString
*
aPathname
)
◆
SetPing()
nsresult
nsIDOMHTMLAreaElement::SetPing
(
nsAString
*
aPing
)
◆
SetPort()
nsresult
nsIDOMHTMLAreaElement::SetPort
(
nsAString
*
aPort
)
◆
SetProtocol()
nsresult
nsIDOMHTMLAreaElement::SetProtocol
(
nsAString
*
aProtocol
)
◆
SetSearch()
nsresult
nsIDOMHTMLAreaElement::SetSearch
(
nsAString
*
aSearch
)
◆
SetShape()
nsresult
nsIDOMHTMLAreaElement::SetShape
(
nsAString
*
aShape
)
◆
SetTarget()
nsresult
nsIDOMHTMLAreaElement::SetTarget
(
nsAString
*
aTarget
)
◆
ToString()
nsresult
nsIDOMHTMLAreaElement::ToString
(
nsAString
*
_retval
)
The documentation for this interface was generated from the following file:
dll/win32/mshtml/
nsiface.idl
nsIDOMHTMLAreaElement
Generated on Sun May 11 2025 06:29:19 for ReactOS by
1.9.6