Virtuozzo Virtualization SDK C API Reference
|
Extracts the size of type of items storing in container.
PRL_RESULT PrlOpTypeList_GetTypeSize( PRL_HANDLE hOpTypeList, PRL_SIZE_PTR pnTypeSize );
PrlApiCore.h
PRL_RESULT. Possible values are:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.