Scroll to navigation

AbortSystemShutdownW(3w) Wine API AbortSystemShutdownW(3w)

NAME

AbortSystemShutdownW (ADVAPI32.@)

SYNOPSIS

BOOL AbortSystemShutdownW
(
LPWSTR lpMachineName
)
 

DESCRIPTION

See AbortSystemShutdownA(3w).
 

IMPLEMENTATION

Declared in "winreg.h".
Implemented in "dlls/advapi32/advapi.c".
Debug channel "advapi".
Oct 2012 Wine API