GetCurrentPermissions

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This function obtains the kernel's internal thread permissions bit mask for the current thread.

This function is no longer supported as of CE 6.0.

Syntax

DWORD GetCurrentPermissions (void); 

Parameters

None.

Return Value

DWORD that specifies the thread permissions.

Requirements

Header pkfuncs.h
Library coredll.lib
Windows Embedded CE Windows CE 2.10 and later

See Also

Reference

Kernel Functions
SetProcPermissions

Concepts

Unsupported Kernel APIs

Other Resources

Memory Access Permissions