reg_key_get_subkey_by_index - returns a subkey?

Jelmer Vernooij jelmer at samba.org
Sat Jan 19 01:06:38 GMT 2008


Am Freitag, den 18.01.2008, 16:34 -0800 schrieb Robert Huber:
> The function reg_key_get_subkey_by_index used to return a subkey, given
> an index; however, in 4.0.0.1a I do not see a subkey as an out parameter
> in the function signature; how could one obtain a subkey by index?
It now returns the name and classname to match the RPC interface better.
You should be able to use reg_open_key() with the parent key handle and
the subkey name to get a handle to the subkey.

Cheers,

Jelmer
-- 
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
Jabber: jelmer at jabber.fsfe.org


More information about the samba-technical mailing list