FileLib Plugin

GetFolderItemID Method

To get a file or folder id use the GetFolderItemID function.

GetFolderItemID(
   f as FolderItem) as Integer

Parameters

f
A valid FolderItem.

Returns

Integer

Remarks

Returns: A file or folder ID, or 0 if there was an error.

Supported Platforms:

  • MacOS X PPC - (Mach-O)
  • MacOS X Universal Binary (Mach-O)
  • MacOS X Cocoa Universal Binary (Mach-O)
  • Linux x86

    Unsupported Platforms:

  • Win32 - Windows

    See Also

    GlobalMethods Global