Skip to content

Commit b66b520

Browse files
authored
Update nf-combaseapi-clsidfromstring.md
returns CO_E_CLASSSTRING if not zero terminated.
1 parent aeed5b2 commit b66b520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-api-src/content/combaseapi/nf-combaseapi-clsidfromstring.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Converts a string generated by the <a href="/windows/desktop/api/combaseapi/nf-c
6161

6262
### -param lpsz [in]
6363

64-
The string representation of the CLSID.
64+
The zero terminated string representation of the CLSID.
6565

6666
### -param pclsid [out]
6767

0 commit comments

Comments
 (0)