Home
last modified time | relevance | path

Searched refs:nSubAuthority (Results 151 – 156 of 156) sorted by relevance

1234567

/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kProfiler2/
H A DkPrf2WinApiWrappers-kernel32.h5599 typedef PDWORD WINAPI FN_GetSidSubAuthority( PSID pSid, DWORD nSubAuthority );
5600 __declspec(dllexport) PDWORD WINAPI kPrf2Wrap_GetSidSubAuthority( PSID pSid, DWORD nSubAuthority ) in kPrf2Wrap_GetSidSubAuthority() argument
5605 return pfn( pSid, nSubAuthority ); in kPrf2Wrap_GetSidSubAuthority()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dfunc.inc335 function GetSidSubAuthority(pSid:PSID; nSubAuthority:DWORD):PDWORD; external 'advapi32' name 'GetSi…
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dfunc.inc335 function GetSidSubAuthority(pSid:PSID; nSubAuthority:DWORD):PDWORD; external 'advapi32' name 'GetSi…
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dfunc.inc335 function GetSidSubAuthority(pSid:PSID; nSubAuthority:DWORD):PDWORD; external 'advapi32' name 'GetSi…
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dfunc.inc335 function GetSidSubAuthority(pSid:PSID; nSubAuthority:DWORD):PDWORD; external 'advapi32' name 'GetSi…
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinbase.pas4860 function GetSidSubAuthority(pSid: PSID; nSubAuthority: DWORD): PDWORD; stdcall;

1234567