SL_OpenModuleA


NAME
SL_OpenModuleA -- opens the given module types.
SL_OpenModule -- vargs stub.

SYNOPSIS
list = SL_OpenModuleA(apphandle, modtype, datatype, tags);
D0 A0 D0 D1 A1

LISTHANDLE SL_OpenModuleA(APPHANDLE, ULONG, ULONG, struct TagItem *);

list = SL_OpenModule(apphandle, modtype, datatype, tag, ...);

LISTHANDLE SL_OpenModule(APPHANDLE, ULONG, ULONG, Tag, ...);

FUNCTION

INPUTS

RESULTS

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

 

SL_OpenModuleA  Command Section By Type  url:SL_OpenModuleA
  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_OpenModuleA
There are no user contributed comments for this page.