Searched refs:ole_clsid (Results 1 – 1 of 1) sorted by relevance
423 LPOLESTR ole_clsid; in php_com_string_from_clsid() local426 StringFromCLSID(clsid, &ole_clsid); in php_com_string_from_clsid()427 clsid_str = php_com_olestring_to_string(ole_clsid, NULL, codepage TSRMLS_CC); in php_com_string_from_clsid()428 LocalFree(ole_clsid); in php_com_string_from_clsid()
Completed in 5 milliseconds