GetCurrentPermissions (Windows CE 5.0)
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