SL_ExamineFirstFile


NAME
SL_ExamineFirstFile -- gets information for the first file after a SL_BeginExamine.

SYNOPSIS
exfi = SL_ExamineFirstFile(exhandle);
D0 A0

struct ExFileInfo *SL_ExamineFirstFile(EXHANDLE);

FUNCTION
Fills in a struct ExFileInfo for the first file after a SL_BeginExamine.

INPUTS
exhandle - as returned by SL_BeginExamine.

RESULTS
exfi - a pointer to a struct ExFileInfo. This is READONLY structure.

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_ExamineFirstFile  Command Section By Type  url:SL_ExamineFirstFile
  created:2008-03-01 23:36:17   last updated:2008-03-01 23:36:17
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

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