Dutch PHP Conference 2025 - Call For Papers

Win32Service\RightInfo::getRights

(PECL win32service >=1.1.0)

Win32Service\RightInfo::getRightsReturn the rights list

Açıklama

final public Win32Service\RightInfo::getRights(): array

Return the user's right list.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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).

Ayrıca Bakınız

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top