Commit bf1a56ef authored by James Hawkins's avatar James Hawkins Committed by Alexandre Julliard

advpack: Complete the documentation for CloseINFEngine.

parent 70566c03
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment