MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SelectLoop Method (loopId)
Namespaces
►
MPfm.Library
►
MPfmGateway
►
SelectLoop(Guid)
C#
Visual Basic
Selects a loop from the database.
Declaration Syntax
C#
Visual Basic
public
Loop
SelectLoop
(
Guid
loopId
)
Public
Function
SelectLoop
( _
loopId
As
Guid
_ )
As
Loop
Parameters
loopId
(
Guid
)
Loop identifier
Return Value
Loop
Assembly:
MPfm.Library
(Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)