Fix the VarI4FromI2 API documentation.
This commit is contained in:
parent
75be67c6c0
commit
0f313d0d5d
|
@ -1359,7 +1359,7 @@ HRESULT WINAPI VarI4FromUI1(BYTE bIn, LONG *piOut)
|
||||||
* Convert a VT_I2 to a VT_I4.
|
* Convert a VT_I2 to a VT_I4.
|
||||||
*
|
*
|
||||||
* PARAMS
|
* PARAMS
|
||||||
* iIn [I] Source
|
* sIn [I] Source
|
||||||
* piOut [O] Destination
|
* piOut [O] Destination
|
||||||
*
|
*
|
||||||
* RETURNS
|
* RETURNS
|
||||||
|
|
Loading…
Reference in New Issue