Home
last modified time | relevance | path

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

/PHP-5.5/ext/com_dotnet/
H A Dcom_typeinfo.c423 LPOLESTR ole_clsid; in php_com_string_from_clsid() local
426 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 11 milliseconds