Neokernel API

FileObjectStore Properties

The properties of the FileObjectStore class are listed below. For a complete list of FileObjectStore class members, see the FileObjectStore Members topic.

Public Instance Properties

FileInfoThis is the string headers for this file.
NextFreeBlock This method returns the next Free Block. If one does not exist (all allocated blocks are being used), another one will be allocated. If another cannot be allocated, null (Nothing in Visual Basic) is returned.

See Also

FileObjectStore Class | com.neokernel.om Namespace | FileObjectBlock