Searched refs:ole_clsid (Results 1 – 1 of 1) sorted by relevance
468 LPOLESTR ole_clsid; in php_com_string_from_clsid() local471 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