public static interface SharedMemorySocket.Advapi32
extends com.sun.jna.win32.StdCallLibrary
Modifier and Type | Interface and Description |
---|---|
static class |
SharedMemorySocket.Advapi32.SECURITY_ATTRIBUTES |
Modifier and Type | Field and Description |
---|---|
static SharedMemorySocket.Advapi32 |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
boolean |
ConvertStringSecurityDescriptorToSecurityDescriptor(java.lang.String sddl,
int sddlVersion,
com.sun.jna.ptr.PointerByReference psd,
com.sun.jna.ptr.IntByReference length) |
static final SharedMemorySocket.Advapi32 INSTANCE