Sponsors

GetStdHandle

Function name: GetStdHandle

Defined in : Kernel32

Requirements : Windows NT 3.1 or later; Windows 95 or later

Declaration:

Declare Function GetStdHandle Lib "kernel32" (ByVal nStdHandle As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Console Application

Console

Categories