OpenWHFSTypeById (open)

Returns a WHFS type object from the id of the type

Syntax

LOADLIB "mod::system/lib/whfs.whlib";

OBJECT FUNCTION OpenWHFSTypeById(INTEGER getid)

Parameters

INTEGER getid

Id of the WHFS type

Return value

OBJECT
Possible objecttypes:

WHFS type object (DEFAULT OBJECT if the type does not exist)

Description

This function opens a WHFS type by its id. It will open both normal and orphaned types