Home
last modified time | relevance | path

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

/php-src/ext/com_dotnet/
H A Dcom_typeinfo.c116 DWORD SubKeys, MaxSubKeyLength; in php_com_load_typelib() local
125 ERROR_SUCCESS == RegQueryInfoKey(hkey, NULL, NULL, NULL, &SubKeys, in php_com_load_typelib()
132 for (i = 0; i < SubKeys && TL == NULL; i++) { in php_com_load_typelib()

Completed in 5 milliseconds