mirror of
https://github.com/reactos/reactos.git
synced 2025-05-20 01:24:11 +00:00
update the docummactions of DxEngSetDeviceGammaRamp
svn path=/trunk/; revision=31488
This commit is contained in:
parent
a2b7ac9f2f
commit
e2aaa37191
1 changed files with 2 additions and 3 deletions
|
@ -291,9 +291,8 @@ DWORD DxEngUnreferenceHdev(DWORD x1)
|
||||||
* @param PGAMMARAMP Ramp
|
* @param PGAMMARAMP Ramp
|
||||||
* to set in our gama ramp
|
* to set in our gama ramp
|
||||||
*
|
*
|
||||||
* @param BOOL Unuse
|
* @param BOOL Test
|
||||||
* Info on this are avail at request. at moment ReactOS does not
|
* Testing the gama or not. FALSE for no test, TRUE for testing
|
||||||
* does not use it. and problare never need it.
|
|
||||||
*
|
*
|
||||||
* @return
|
* @return
|
||||||
* This return FALSE or TRUE, FALSE for fail, TRUE for success
|
* This return FALSE or TRUE, FALSE for fail, TRUE for success
|
||||||
|
|
Loading…
Reference in a new issue