Documentation fix.
This commit is contained in:
parent
8310bd5328
commit
4fb777c471
@ -618,9 +618,9 @@ HRESULT WINAPI GetAcceptLanguagesA( LPSTR langbuf, LPDWORD buflen)
|
|||||||
* Convert a GUID to a string.
|
* Convert a GUID to a string.
|
||||||
*
|
*
|
||||||
* PARAMS
|
* PARAMS
|
||||||
* guid [I] GUID to convert
|
* guid [I] GUID to convert
|
||||||
* str [O] Destination for string
|
* lpszDest [O] Destination for string
|
||||||
* cmax [I] Length of output buffer
|
* cchMax [I] Length of output buffer
|
||||||
*
|
*
|
||||||
* RETURNS
|
* RETURNS
|
||||||
* The length of the string created.
|
* The length of the string created.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user