Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.MainWindowFinder Struct Reference

Static Public Member Functions

static unsafe IntPtr FindMainWindow (int processId)
 

Static Private Member Functions

static bool IsMainWindow (IntPtr handle)
 
static unsafe global::Interop.BOOL EnumWindowsCallback (IntPtr handle, IntPtr extraParameter)
 

Private Attributes

IntPtr _bestHandle
 
int _processId
 

Detailed Description

Definition at line 6 of file MainWindowFinder.cs.


The documentation for this struct was generated from the following file: