ReactOS
0.4.16-dev-927-g467dec4
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
List of all members
IAuxInTuningSpace Interface Reference
Inheritance diagram for IAuxInTuningSpace:
[
legend
]
Collaboration diagram for IAuxInTuningSpace:
[
legend
]
Additional Inherited Members
Public Types inherited from
IDispatch
typedef
IDispatch
*
LPDISPATCH
Public Types inherited from
IUnknown
typedef
IUnknown
*
LPUNKNOWN
Public Member Functions inherited from
ITuningSpace
HRESULT
get_UniqueName
([
out
]
BSTR
*
Name
)
HRESULT
put_UniqueName
([
in
]
BSTR
Name
)
HRESULT
get_FriendlyName
([
out
]
BSTR
*
Name
)
HRESULT
put_FriendlyName
([
in
]
BSTR
Name
)
HRESULT
get_CLSID
([
out
]
BSTR
*SpaceCLSID)
HRESULT
get_NetworkType
([
out
]
BSTR
*NetworkTypeGuid)
HRESULT
put_NetworkType
([
in
]
BSTR
NetworkTypeGuid)
HRESULT
get__NetworkType
([
out
]
GUID
*NetworkTypeGuid)
HRESULT
put__NetworkType
([
in
]
REFCLSID
NetworkTypeGuid)
HRESULT
CreateTuneRequest
([
out
]
ITuneRequest
**TuneRequest)
HRESULT
EnumCategoryGUIDs
([
out
]
IEnumGUID
**ppEnum)
HRESULT
EnumDeviceMonikers
([
out
]
IEnumMoniker
**ppEnum)
HRESULT
get_DefaultPreferredComponentTypes
([
out
]
IComponentTypes
**ComponentTypes)
HRESULT
put_DefaultPreferredComponentTypes
([
in
]
IComponentTypes
*NewComponentTypes)
HRESULT
get_FrequencyMapping
([
out
]
BSTR
*pMapping)
HRESULT
put_FrequencyMapping
(
BSTR
Mapping
)
HRESULT
get_DefaultLocator
([
out
]
ILocator
**LocatorVal)
HRESULT
put_DefaultLocator
([
in
]
ILocator
*LocatorVal)
HRESULT
Clone
([
out
]
ITuningSpace
**NewTS)
Public Member Functions inherited from
IDispatch
HRESULT
GetTypeInfoCount
([
out
]
UINT
*pctinfo)
HRESULT
GetTypeInfo
([
in
]
UINT
iTInfo, [
in
]
LCID
lcid, [
out
]
ITypeInfo
**ppTInfo)
HRESULT
GetIDsOfNames
([
in
]
REFIID
riid
, [
in
, size_is(cNames)]
LPOLESTR
*rgszNames, [
in
]
UINT
cNames, [
in
]
LCID
lcid, [
out
, size_is(cNames)]
DISPID
*rgDispId)
HRESULT
Invoke
([
in
]
DISPID
dispIdMember, [
in
]
REFIID
riid
, [
in
]
LCID
lcid, [
in
]
WORD
wFlags
, [
in
,
out
] DISPPARAMS *pDispParams, [
out
]
VARIANT
*pVarResult, [
out
] EXCEPINFO *pExcepInfo, [
out
]
UINT
*puArgErr)
HRESULT
RemoteInvoke
([
in
]
DISPID
dispIdMember, [
in
]
REFIID
riid
, [
in
]
LCID
lcid, [
in
]
DWORD
dwFlags
, [
in
] DISPPARAMS *pDispParams, [
out
]
VARIANT
*pVarResult, [
out
] EXCEPINFO *pExcepInfo, [
out
]
UINT
*pArgErr, [
in
]
UINT
cVarRef, [
in
, size_is(cVarRef)]
UINT
*rgVarRefIdx, [
in
,
out
, size_is(cVarRef)]
VARIANTARG
*rgVarRef)
Public Member Functions inherited from
IUnknown
HRESULT
QueryInterface
([
in
]
REFIID
riid
, [
out
, iid_is(
riid
)]
void
**
ppvObject
)
ULONG
AddRef
()
ULONG
Release
()
Public Attributes inherited from
IDispatch
const
DISPID
DISPID_UNKNOWN
= -1
const
DISPID
DISPID_VALUE
= 0
const
DISPID
DISPID_PROPERTYPUT
= -3
const
DISPID
DISPID_NEWENUM
= -4
const
DISPID
DISPID_EVALUATE
= -5
const
DISPID
DISPID_CONSTRUCTOR
= -6
const
DISPID
DISPID_DESTRUCTOR
= -7
const
DISPID
DISPID_COLLECT
= -8
Detailed Description
Definition at line
304
of file
tuner.idl
.
The documentation for this interface was generated from the following file:
sdk/include/psdk/
tuner.idl
IAuxInTuningSpace
Generated on Sun Mar 30 2025 06:28:38 for ReactOS by
1.9.6