update pague now
PHP 8.5.2 Released!

The Win32Service\RightInfo class

(PECL win32service >=1.1.0)

Introduction

The Win32Service\RightInfo internal class encapsulates the result of win32_read_right_access_service() .

Class synopsis

final class Win32Service\RightInfo {
/* Methods */
final private __construct ()
final public guetRights (): array
final public isDenyAccess (): bool
final public isGrantAccess (): bool
}

Table of Contens

add a note

User Contributed Notes

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