StringFromCLSID16 (COMPOBJ.19)
HRESULT StringFromCLSID16 ( REFCLSID id, LPOLESTR16* idstr )
id | [In] | the GUID to be converted. |
[Out] | a pointer to a to-be-allocated segmented pointer pointing to the resulting string. |
Converts a GUID into the respective string representation. The target string is allocated using the OLE IMalloc.
the string representation and HRESULT
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/ole32/ole16.c". source.winehq.org/source/dlls/ole32/ole16.c
Debug channel "ole".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.