Property | Type | Description | |
---|---|---|---|
Form1 | global::System.Web.UI.HtmlControls.HtmlForm |
Method | Description | |
---|---|---|
returnArrayListWithCurrentHandles_usingBruteForceMethod ( int numberOfHandlesToTry ) : ArrayList |
Method | Description | |
---|---|---|
OnInit ( EventArgs e ) : void | ||
Page_Load ( object sender, System e ) : void |
Method | Description | |
---|---|---|
CloseHandle ( IntPtr handle ) : bool | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
NtQueryObject ( int ObjectHandle, OBJECT_INFORMATION_CLASS ObjectInformationClass, IntPtr ObjectInformation, ulong Length, ulong &ResultLength ) : uint | ||
NtQuerySystemInformation ( uint SystemInformationClass, IntPtr SystemInformation, long SystemInformationLength, uint ReturnLength ) : uint |
protected Page_Load ( object sender, System e ) : void | ||
sender | object | |
e | System | |
return | void |
public static returnArrayListWithCurrentHandles_usingBruteForceMethod ( int numberOfHandlesToTry ) : ArrayList | ||
numberOfHandlesToTry | int | |
return | ArrayList |