Package com.sun.jna.platform.win32
Class AccCtrl
java.lang.Object
com.sun.jna.platform.win32.AccCtrl
- All Implemented Interfaces:
- AltCallingConvention,- Library,- StdCall,- StdCallLibrary
Ported from AccCtrl.h.
 Microsoft Windows SDK 7.1
- Author:
- amarcionek[at]gmail.com
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionclassThe SE_OBJECT_TYPE enumeration contains values that correspond to the types of Windows objects that support security.Nested classes/interfaces inherited from interface com.sun.jna.LibraryLibrary.HandlerNested classes/interfaces inherited from interface com.sun.jna.win32.StdCallLibraryStdCallLibrary.StdCallCallback
- 
Field SummaryFields inherited from interface com.sun.jna.LibraryOPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_SYMBOL_PROVIDER, OPTION_TYPE_MAPPERFields inherited from interface com.sun.jna.win32.StdCallLibraryFUNCTION_MAPPER, STDCALL_CONVENTION
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
AccCtrlpublic AccCtrl()
 
-