GetCurrentPermissions (deprecated) (Compact 7)

3/12/2014

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

This function is deprecated.

Syntax

DWORD GetCurrentPermissions (void); 

Parameters

None.

Return Value

DWORD that specifies the thread permissions.

Requirements

Header

pkfuncs.h

Library

coredll.lib

See Also

Reference

Kernel Functions
SetProcPermissions (deprecated)