Folios provide a standard way to package groups of related functions. Portfolio is composed of a number of folios, such as the kernel folio, the graphics folio, and the compression folio. Some folios are permanent, such as the kernel folio, while other are demand-loaded, which means they only exist when they are needed.
You can create folios for your own use. It is a convenient way to share code amongst multiple independant tasks or threads.
CreateItem
(), CreateNamedItem(), CreateVersionedItem()
DeleteItem
()
FindItem
(), FindFolio(), FindNamedNode(), FindVersionedItem()
OpenItem
(), CloseItem(), FindAndOpenItem(), FindAndOpenFolio()