Home
last modified time | relevance | path

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

/PHP-8.2/ext/com_dotnet/
H A Dcom_dotnet.c44 const GUID IID_mscorlib_System_AppDomain = { variable
188 hr = IUnknown_QueryInterface(unk, &IID_mscorlib_System_AppDomain, (LPVOID*)&stuff->dotnet_domain); in dotnet_init()
269 hr = IUnknown_QueryInterface(unk, &IID_mscorlib_System_AppDomain, (LPVOID*)&stuff->dotnet_domain); in PHP_METHOD()

Completed in 12 milliseconds