Home
last modified time | relevance | path

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

/PHP-5.5/ext/com_dotnet/
H A Dcom_typeinfo.c93 DWORD SubKeys, MaxSubKeyLength; in php_com_load_typelib() local
102 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 8 milliseconds