Searched refs:SubKeys (Results 1 – 1 of 1) sorted by relevance
91 DWORD SubKeys, MaxSubKeyLength; in php_com_load_typelib() local100 ERROR_SUCCESS == RegQueryInfoKey(hkey, NULL, NULL, NULL, &SubKeys, in php_com_load_typelib()107 for (i = 0; i < SubKeys && TL == NULL; i++) { in php_com_load_typelib()
Completed in 5 milliseconds