|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SECURITY_ATTRIBUTES | |
---|---|
com.moesol.bindings.platform_sdk.windows_api |
Uses of SECURITY_ATTRIBUTES in com.moesol.bindings.platform_sdk.windows_api |
---|
Methods in com.moesol.bindings.platform_sdk.windows_api with parameters of type SECURITY_ATTRIBUTES | |
---|---|
static void |
PlatformSDK.RegCreateKeyEx(HKEY hKey,
String lpSubKey,
int Reserved,
String lpClass,
int dwOptions,
int samDesired,
SECURITY_ATTRIBUTES secAttrs,
HKEY[] phkResult,
long[] lpdwDisposition)
Currently this method doesn't supprot the LPSECURITY_ATTRIBUTES parameter of the actual win32 call. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |