stmfGetViewEntryList - retrieve the list of view entries for a specified logical unit
cc [ flag... ] file... -lstmf [ library... ]
#include <libstmf.h>
int stmfGetViewEntryList(stmfGuid *logicalUnit,
stmfViewEntryList **viewEntryList);
logicalUnit
viewEntryList
The stmfGetViewEntryList() function retrieves the list of view entries for a specified logical unit. The caller should call stmfFreeMemory(3STMF) when this list is no longer needed.
The following values are returned:
STMF_ERROR_NOMEM
STMF_STATUS_SUCCESS
See attributes(5) for descriptions of the following attributes:
| |||||||||
libstmf(3LIB), stmfFreeMemory(3STMF), attributes(5)
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |