Home
last modified time | relevance | path

Searched refs:ole_clsid (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/com_dotnet/
H A Dcom_typeinfo.c468 LPOLESTR ole_clsid; in php_com_string_from_clsid() local
471 StringFromCLSID(clsid, &ole_clsid); in php_com_string_from_clsid()
472 clsid_str = php_com_olestring_to_string(ole_clsid, codepage); in php_com_string_from_clsid()
473 LocalFree(ole_clsid); in php_com_string_from_clsid()

Completed in 6 milliseconds