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