Virtuozzo Virtualization SDK C API Reference
|
Returns a numerical code identifying the type of the specified partition.
PRL_RESULT PrlSrvCfgHddPart_GetType( PRL_HANDLE hPart, PRL_UINT32_PTR pnType );
PrlApiDisp.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.