Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Structures, prefix the name with the module name and a period.
MixerLineComponentType (Structures)
.
Summary
Enum for all the possible component type values, used, for example, in
MIXERLINE .
Summary
C# Definition:
struct MixerLineComponentType {
public TODO;
}
VB Definition:
Enum MixerLineComponentType As UInteger
MIXERLINE_COMPONENTTYPE_DST_UNDEFINED = &H0
MIXERLINE_COMPONENTTYPE_DST_DIGITAL = &H1
MIXERLINE_COMPONENTTYPE_DST_LINE = &H2
MIXERLINE_COMPONENTTYPE_DST_MONITOR = &H3
MIXERLINE_COMPONENTTYPE_DST_SPEAKERS = &H4
MIXERLINE_COMPONENTTYPE_DST_HEADPHONES = &H5
MIXERLINE_COMPONENTTYPE_DST_TELEPHONE = &H6
MIXERLINE_COMPONENTTYPE_DST_WAVEIN = &H7
MIXERLINE_COMPONENTTYPE_DST_VOICEIN = &H8
MIXERLINE_COMPONENTTYPE_SRC_UNDEFINED = &H1000
MIXERLINE_COMPONENTTYPE_SRC_DIGITAL = &H1001
MIXERLINE_COMPONENTTYPE_SRC_LINE = &H1002
MIXERLINE_COMPONENTTYPE_SRC_MICROPHONE = &H1003
MIXERLINE_COMPONENTTYPE_SRC_SYNTHESIZER = &H1004
MIXERLINE_COMPONENTTYPE_SRC_COMPACTDISC = &H1005
MIXERLINE_COMPONENTTYPE_SRC_TELEPHONE = &H1006
MIXERLINE_COMPONENTTYPE_SRC_PCSPEAKER = &H1007
MIXERLINE_COMPONENTTYPE_SRC_WAVEOUT = &H1008
MIXERLINE_COMPONENTTYPE_SRC_AUXILIARY = &H1009
MIXERLINE_COMPONENTTYPE_SRC_ANALOG = &H100A
End Enum
End Enum
User-Defined Field Types:
None.
Notes:
None.
Documentation
Documentation
TODO - a short description
9/8/2009 6:53:10 PM - Fateseer-67.156.3.51
TODO - a short description
9/8/2009 6:53:10 PM - Fateseer-67.156.3.51
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
alternate definitions?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing any supporting types needed.