Home
last modified time | relevance | path

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

/PHP-5.5/ext/com_dotnet/
H A Dcom_dotnet.c48 const GUID IID_mscorlib_System_AppDomain = { variable
156 hr = IUnknown_QueryInterface(unk, &IID_mscorlib_System_AppDomain, (LPVOID*)&stuff->dotnet_domain); in dotnet_init()
231 hr = IUnknown_QueryInterface(unk, &IID_mscorlib_System_AppDomain, (LPVOID*)&stuff->dotnet_domain); in PHP_FUNCTION()

Completed in 5 milliseconds