Determines whether the specified partition is a logical partition.
PRL_RESULT PrlSrvCfgHddPart_IsLogical( PRL_HANDLE hPart, PRL_BOOL_PTR pbLogical );
PrlApiDisp.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.