mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 11:58:22 +00:00
advpack: Complete the documentation for CloseINFEngine.
This commit is contained in:
parent
70566c0331
commit
bf1a56efc3
@ -39,9 +39,10 @@ typedef HRESULT (WINAPI *DLLREGISTER) (void);
|
||||
/***********************************************************************
|
||||
* CloseINFEngine (ADVPACK.@)
|
||||
*
|
||||
* Closes a handle to an INF file opened with OpenINFEngine.
|
||||
*
|
||||
* PARAMS
|
||||
* hInf [I]
|
||||
* hInf [I] Handle to the INF file to close.
|
||||
*
|
||||
* RETURNS
|
||||
* Success: S_OK.
|
||||
|
Loading…
x
Reference in New Issue
Block a user