getstdhandle
getstdhandle
getstdhandle(idx: stringa)
Ritorna un oggetto file che rappresenta stdin (idx = 0), stdout (idx=1) oppure stderr (idx=2). E' utile solo in applicazioni di tipo console. Il file restituito non deve essere chiuso.
Created with the Personal Edition of HelpNDoc: Effortlessly Create Professional Documentation with HelpNDoc's Clean UI