EnablePrivilege(3w)

NAME

EnablePrivilege (SETUPAPI.@)

SYNOPSIS

BOOL EnablePrivilege
 (
  LPCWSTR lpPrivilegeName,
  BOOL    bEnable
 )

DESCRIPTION

Enables or disables one of the current users privileges.

PARAMS

lpPrivilegeName [In] Name of the privilege to be changed.

bEnable [In] TRUE: Enables the privilege FALSE: Disables the privilege.

RETURNS

Success: TRUE

Failure: FALSE

IMPLEMENTATION

Defined in "setupapi.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/setupapi/misc.c".

Debug channel "setupapi".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout