ole_clsid         422 ext/com_dotnet/com_typeinfo.c 	LPOLESTR ole_clsid;
ole_clsid         425 ext/com_dotnet/com_typeinfo.c 	StringFromCLSID(clsid, &ole_clsid);
ole_clsid         426 ext/com_dotnet/com_typeinfo.c 	clsid_str = php_com_olestring_to_string(ole_clsid, NULL, codepage);
ole_clsid         427 ext/com_dotnet/com_typeinfo.c 	LocalFree(ole_clsid);