SL_DoModuleA


NAME
SL_DoModuleA -- sends a command to the modules (one or many).
SL_DoModule -- vargs stub.

SYNOPSIS
result = SL_DoModuleA(list, command, datatype, data, tags);
D0 A0 D0 D1 A1 A2

SLTAGDATA SL_DoModuleA(LISTHANDLE, SLTAGTYPE, ULONG, void *, struct TagItem *);

result = SL_DoModule(list, command, datatype, data, tag, ...);

SLTAGDATA SL_DoModule(LISTHANDLE, SLTAGTYPE, ULONG, void * , Tag, ...);

FUNCTION

INPUTS

RESULTS

SEE ALSO
SL_OpenModuleA, SL_CloseModule, SL_FindModuleFunc, SL_QueryModule, SL_ModuleInitA, SL_ModuleCleanup.

 

SL_DoModuleA  Command Section By Type  url:SL_DoModuleA
  created:2008-03-01 23:36:30   last updated:2008-03-01 23:36:30
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_DoModuleA
There are no user contributed comments for this page.