ReactOS
0.4.16-dev-1040-g85afe48
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
nsIDOMLocation Interface Reference
Inheritance diagram for nsIDOMLocation:
[
legend
]
Collaboration diagram for nsIDOMLocation:
[
legend
]
Public Member Functions
nsresult
GetHash
(
nsAString
*aHash)
nsresult
SetHash
(
const
nsAString
*aHash)
nsresult
GetHost
(
nsAString
*aHost)
nsresult
SetHost
(
const
nsAString
*aHost)
nsresult
GetHostname
(
nsAString
*aHostname)
nsresult
SetHostname
(
const
nsAString
*aHostname)
nsresult
GetHref
(
nsAString
*aHref)
nsresult
SetHref
(
const
nsAString
*aHref)
nsresult
GetPathname
(
nsAString
*aPathname)
nsresult
SetPathname
(
const
nsAString
*aPathname)
nsresult
GetPort
(
nsAString
*aPort)
nsresult
SetPort
(
const
nsAString
*aPort)
nsresult
GetProtocol
(
nsAString
*aProtocol)
nsresult
SetProtocol
(
const
nsAString
*aProtocol)
nsresult
GetSearch
(
nsAString
*aSearch)
nsresult
SetSearch
(
const
nsAString
*aSearch)
nsresult
GetOrigin
(
nsAString
*aOrigin)
nsresult
Reload
(
bool
forceget)
nsresult
Replace
(
const
nsAString
*
url
)
nsresult
Assign
(
const
nsAString
*
url
)
nsresult
ToString
(
nsAString
*_retval)
nsresult
ValueOf
(
nsIDOMLocation
**_retval)
Public Member Functions inherited from
nsISupports
nsresult
QueryInterface
(
nsIIDRef
riid
,
void
**
result
)
nsrefcnt
AddRef
()
nsrefcnt
Release
()
Detailed Description
Definition at line
733
of file
nsiface.idl
.
Member Function Documentation
◆
Assign()
nsresult
nsIDOMLocation::Assign
(
const
nsAString
*
url
)
◆
GetHash()
nsresult
nsIDOMLocation::GetHash
(
nsAString
*
aHash
)
◆
GetHost()
nsresult
nsIDOMLocation::GetHost
(
nsAString
*
aHost
)
◆
GetHostname()
nsresult
nsIDOMLocation::GetHostname
(
nsAString
*
aHostname
)
◆
GetHref()
nsresult
nsIDOMLocation::GetHref
(
nsAString
*
aHref
)
◆
GetOrigin()
nsresult
nsIDOMLocation::GetOrigin
(
nsAString
*
aOrigin
)
◆
GetPathname()
nsresult
nsIDOMLocation::GetPathname
(
nsAString
*
aPathname
)
◆
GetPort()
nsresult
nsIDOMLocation::GetPort
(
nsAString
*
aPort
)
◆
GetProtocol()
nsresult
nsIDOMLocation::GetProtocol
(
nsAString
*
aProtocol
)
◆
GetSearch()
nsresult
nsIDOMLocation::GetSearch
(
nsAString
*
aSearch
)
◆
Reload()
nsresult
nsIDOMLocation::Reload
(
bool
forceget
)
◆
Replace()
nsresult
nsIDOMLocation::Replace
(
const
nsAString
*
url
)
◆
SetHash()
nsresult
nsIDOMLocation::SetHash
(
const
nsAString
*
aHash
)
◆
SetHost()
nsresult
nsIDOMLocation::SetHost
(
const
nsAString
*
aHost
)
◆
SetHostname()
nsresult
nsIDOMLocation::SetHostname
(
const
nsAString
*
aHostname
)
◆
SetHref()
nsresult
nsIDOMLocation::SetHref
(
const
nsAString
*
aHref
)
◆
SetPathname()
nsresult
nsIDOMLocation::SetPathname
(
const
nsAString
*
aPathname
)
◆
SetPort()
nsresult
nsIDOMLocation::SetPort
(
const
nsAString
*
aPort
)
◆
SetProtocol()
nsresult
nsIDOMLocation::SetProtocol
(
const
nsAString
*
aProtocol
)
◆
SetSearch()
nsresult
nsIDOMLocation::SetSearch
(
const
nsAString
*
aSearch
)
◆
ToString()
nsresult
nsIDOMLocation::ToString
(
nsAString
*
_retval
)
◆
ValueOf()
nsresult
nsIDOMLocation::ValueOf
(
nsIDOMLocation
**
_retval
)
The documentation for this interface was generated from the following file:
dll/win32/mshtml/
nsiface.idl
nsIDOMLocation
Generated on Fri Apr 25 2025 06:30:23 for ReactOS by
1.9.6