Managed Windows API
FindLine Method (lineId)
NamespacesManagedWinapi.Audio.MixerMixerFindLine(Int32)
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
CopyC#
null
if no line was found.

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)