array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'win32service-rightinfo.get-rights.php', 1 => 'Win32Service\\RightInfo::getRights', 2 => 'Return the rights list', ), 'up' => array ( 0 => 'class.win32service-rightinfo.php', 1 => 'Win32Service\\RightInfo', ), 'prev' => array ( 0 => 'win32service-rightinfo.get-full-username.php', 1 => 'Win32Service\\RightInfo::getFullUsername', ), 'next' => array ( 0 => 'win32service-rightinfo.get-username.php', 1 => 'Win32Service\\RightInfo::getUsername', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/win32service/rightinfo/get-rights.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL win32service >=1.1.0)
Win32Service\RightInfo::getRights — Return the rights list
此函数没有参数。
Return the user's right list.
The array index is the binary mask of right represented by the constants rights.
The value is a string with the Windows constant name (without WIN32_
prefix).