SL_StartFileNotifyA


NAME
SL_StartFileNotifyA -- starts notification on a given file or drawer.
SL_StartFileNotify -- varargs stub for SL_StartFileNotifyA.

SYNOPSIS
notifyhandle = SL_StartFileNotifyA(apphandle, filename, userdata, tags);
D0 A0 A1D0 A2

NOTIFYHANDLE SL_StartFileNotifyA(APPHANDLE, SLCHAR *, SLTAGDATA, struct TagItem *tags);

notifyhandle = SL_StartFileNotify(apphandle, filename, userdata, tag, ...);

NOTIFYHANDLE SL_StartFileNotify(APPHANDLE, SLCHAR *, SLTAGDATA, Tag, ...);

FUNCTION

INPUTS

TAGS
FILENOTIFYATTR_UserData
FILENOTIFYATTR_Filename

RESULTS

SEE ALSO
SL_BeginExamine, SL_CloseFile, SL_DeleteFile, SL_DoesFileExist, SL_EndExamine, SL_EndFileNotify, SL_ExamineFirstFile, SL_ExamineNextFile, SL_FileRequesterA, SL_FlushFile, SL_GetExFileInfo, SL_GetExFileInfoFH, SL_GetFileName, SL_GetFileNotifyAttrA, SL_GetFilePath, SL_GetFilePos, SL_GetFileSize, SL_GetFileSizeFH, SL_LockFile, SL_MakePath, SL_OpenClipboard, SL_OpenFile, SL_ReadFile, SL_RenameFile, SL_SeekFile, SL_SetFileNotifyAttrA, SL_UnlockFile, SL_WriteFile.

 

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

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