Searched refs:ole_clsid (Results 1 – 1 of 1) sorted by relevance
419 LPOLESTR ole_clsid; in php_com_string_from_clsid() local422 StringFromCLSID(clsid, &ole_clsid); in php_com_string_from_clsid()423 clsid_str = php_com_olestring_to_string(ole_clsid, NULL, codepage TSRMLS_CC); in php_com_string_from_clsid()424 LocalFree(ole_clsid); in php_com_string_from_clsid()
Completed in 8 milliseconds