C# Class SomeProject.GuiRedirect

Show file Open project: shendongnian/code

Public Methods

Method Description
Redirect ( ) : void

Private Methods

Method Description
AttachConsole ( int dwProcessId ) : bool
GetFileType ( IntPtr handle ) : FileType
GetStdHandle ( StandardHandle nStdHandle ) : IntPtr
IsRedirected ( IntPtr handle ) : bool
SetStdHandle ( StandardHandle nStdHandle, IntPtr handle ) : bool

Method Details

Redirect() public static method

public static Redirect ( ) : void
return void