Home
last modified time | relevance | path

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

/PHP-7.4/ext/com_dotnet/
H A Dcom_typeinfo.c118 DWORD SubKeys, MaxSubKeyLength; in php_com_load_typelib() local
127 ERROR_SUCCESS == RegQueryInfoKey(hkey, NULL, NULL, NULL, &SubKeys, in php_com_load_typelib()
134 for (i = 0; i < SubKeys && TL == NULL; i++) { in php_com_load_typelib()

Completed in 6 milliseconds