PlayListRemoveItem
|
Início Anterior Próximo |
|
Delphi:
|
function PlayListRemoveItem(Port, Index: Smallint): smallint;
|
|
|
Visual Basic:
|
Function PlayListRemoveItem (Port, Index As Integer) as
|
integer
|
|
|
Port Indica o canal da Placa.
|
Index Índice do elemento a ser removido
|