|
IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Security Attributes structure. More...
Public Attributes | |
| int | nLength |
| IntPtr | lpSecurityDescriptor |
| bool | bInheritHandle |
Security Attributes structure.
| int SECURITY_ATTRIBUTES.nLength |
Referenced by Program.answerSNMP(), Program.listenToSNMP(), Program.Main(), and Program.PInvokeNativePipeServer().
| IntPtr SECURITY_ATTRIBUTES.lpSecurityDescriptor |
Referenced by Program.answerSNMP(), Program.listenToSNMP(), Program.Main(), and Program.PInvokeNativePipeServer().
| bool SECURITY_ATTRIBUTES.bInheritHandle |
Referenced by Program.answerSNMP(), Program.listenToSNMP(), Program.Main(), and Program.PInvokeNativePipeServer().