ReactOS
0.4.16-dev-1041-g8b6907f
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
IDocHostUIHandler2 Interface Reference
Inheritance diagram for IDocHostUIHandler2:
[
legend
]
Collaboration diagram for IDocHostUIHandler2:
[
legend
]
Public Member Functions
HRESULT
GetOverrideKeyPath
([
out
]
LPOLESTR
*pchKey, [
in
]
DWORD
dw
)
Public Member Functions inherited from
IDocHostUIHandler
HRESULT
ShowContextMenu
([
in
]
DWORD
dwID, [
in
]
POINT
*ppt, [
in
]
IUnknown
*pcmdtReserved, [
in
]
IDispatch
*pdispReserved)
HRESULT
GetHostInfo
([
in
,
out
]
DOCHOSTUIINFO
*pInfo)
HRESULT
ShowUI
([
in
]
DWORD
dwID, [
in
]
IOleInPlaceActiveObject
*pActiveObject, [
in
]
IOleCommandTarget
*pCommandTarget, [
in
]
IOleInPlaceFrame
*pFrame, [
in
]
IOleInPlaceUIWindow
*pDoc)
HRESULT
HideUI
()
HRESULT
UpdateUI
()
HRESULT
EnableModeless
([
in
]
BOOL
fEnable)
HRESULT
OnDocWindowActivate
([
in
]
BOOL
fActivate)
HRESULT
OnFrameWindowActivate
([
in
]
BOOL
fActivate)
HRESULT
ResizeBorder
([
in
]
LPCRECT
prcBorder, [
in
]
IOleInPlaceUIWindow
*pUIWindow, [
in
]
BOOL
fRameWindow)
HRESULT
TranslateAccelerator
([
in
]
LPMSG
lpMsg, [
in
]
const
GUID
*pguidCmdGroup, [
in
]
DWORD
nCmdID)
HRESULT
GetOptionKeyPath
([
out
]
LPOLESTR
*pchKey, [
in
]
DWORD
dw
)
HRESULT
GetDropTarget
([
in
]
IDropTarget
*pDropTarget, [
out
]
IDropTarget
**ppDropTarget)
HRESULT
GetExternal
([
out
]
IDispatch
**ppDispatch)
HRESULT
TranslateUrl
([
in
]
DWORD
dwTranslate, [
in
]
OLECHAR
*pchURLIn, [
out
]
OLECHAR
**ppchURLOut)
HRESULT
FilterDataObject
([
in
]
IDataObject
*pDO, [
out
]
IDataObject
**ppDORet)
Public Member Functions inherited from
IUnknown
HRESULT
QueryInterface
([
in
]
REFIID
riid
, [
out
, iid_is(
riid
)]
void
**
ppvObject
)
ULONG
AddRef
()
ULONG
Release
()
Additional Inherited Members
Public Types inherited from
IDocHostUIHandler
typedef
struct
IDocHostUIHandler::_DOCHOSTUIINFO
DOCHOSTUIINFO
Public Types inherited from
IUnknown
typedef
IUnknown
*
LPUNKNOWN
Detailed Description
Definition at line
222
of file
mshtmhst.idl
.
Member Function Documentation
◆
GetOverrideKeyPath()
HRESULT
IDocHostUIHandler2::GetOverrideKeyPath
(
[out]
LPOLESTR
*
pchKey
,
[in]
DWORD
dw
)
The documentation for this interface was generated from the following file:
sdk/include/psdk/
mshtmhst.idl
IDocHostUIHandler2
Generated on Sat Apr 26 2025 06:29:02 for ReactOS by
1.9.6