Managed Windows API
FindLine Method (lineId)
Namespaces
►
ManagedWinapi.Audio.Mixer
►
Mixer
►
FindLine(Int32)
C#
Find a line of this mixer by ID.
Declaration Syntax
C#
public
MixerLine
FindLine
(
int
lineId
)
Parameters
lineId
(
Int32
)
ID of the line to find
Return Value
The line, or
Copy
C#
null
if no line was found.
Assembly:
ManagedWinapi
(Module: ManagedWinapi) Version: 0.3.0.0 (0.3)