Determines the number of child entries for the specified remote file system entry.
PRL_RESULT PrlFsInfo_GetChildEntriesCount( PRL_HANDLE hFsInfo, PRL_UINT32_PTR pnChildEntriesCount );
PrlApiDisp.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.