Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function obtains the kernel's internal thread permissions bitmask for the current thread.
DWORD GetCurrentPermissions (void);
Parameters
None.
Return Values
The returned DWORD specifies the thread permissions.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Pkfuncs.h.
Link Library: Coredll.lib.
See Also
SetProcPermissions | Memory Access Permissions
Send Feedback on this topic to the authors