SECRegistry::GetSubkeys

BOOLSECRegistry::GetSubkeys(LPCTSTRlpszBuffer, UINT&nKeys)

Determines the number of subkeys in the curently open key.

Defined in: SECREG.CPP

Return Value

Nonzero if the key was enumerated, otherwise 0.

Parameters

lpszBuffer

The key to be enumerated.

&nKeys

The number of subkeys result.

Developer Notes

For 16-bit only.

See Also

SECRegistry  EnumerateKeys