Searched refs:ole_clsid (Results 1 – 1 of 1) sorted by relevance
422 LPOLESTR ole_clsid; in php_com_string_from_clsid() local425 StringFromCLSID(clsid, &ole_clsid); in php_com_string_from_clsid()426 clsid_str = php_com_olestring_to_string(ole_clsid, NULL, codepage); in php_com_string_from_clsid()427 LocalFree(ole_clsid); in php_com_string_from_clsid()
Completed in 4 milliseconds