Home
last modified time | relevance | path

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

/PHP-7.4/ext/com_dotnet/
H A Dcom_typeinfo.c467 LPOLESTR ole_clsid; in php_com_string_from_clsid() local
470 StringFromCLSID(clsid, &ole_clsid); in php_com_string_from_clsid()
471 clsid_str = php_com_olestring_to_string(ole_clsid, NULL, codepage); in php_com_string_from_clsid()
472 LocalFree(ole_clsid); in php_com_string_from_clsid()

Completed in 5 milliseconds