Interop.mincore.FillConsoleOutputAttribute C# (CSharp) Method

FillConsoleOutputAttribute() private method

private FillConsoleOutputAttribute ( IntPtr hConsoleOutput, short wColorAttribute, int numCells, COORD startCoord, int &pNumBytesWritten ) : bool
hConsoleOutput IntPtr
wColorAttribute short
numCells int
startCoord COORD
pNumBytesWritten int
return bool