shell32: Update DllGetClassObject documentation.

This commit is contained in:
Francois Gouget 2006-02-07 21:18:12 +01:00 committed by Alexandre Julliard
parent 81ba96379b
commit d3aa2313b8
1 changed files with 2 additions and 1 deletions

View File

@ -216,7 +216,8 @@ end:
}
/*************************************************************************
* DllGetClassObject [SHELL32.@]
* DllGetClassObject [SHELL32.@]
* SHDllGetClassObject [SHELL32.128]
*/
HRESULT WINAPI DllGetClassObject(REFCLSID rclsid, REFIID iid, LPVOID *ppv)
{