GetCurrentPermissions (Windows Embedded CE 6.0)
1/6/2010
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