SECRegistry::Load

BOOLSECRegistry::Load(LPCTSTRlpszSubkeyName, LPCTSTRlpszFileName)

Encapsulates the RegLoadKey API.

Defined in: SECREG.CPP

Return Value

Nonzero if loaded correctly, otherwise 0.

Parameters

lpszSubkeyName

Nonzero if loaded correctly, otherwise 0.

lpszFileName

Name of file that stores the hive of registry info.

Comments

Deletes the named registry value. Based on the RegLoadKey API.

Developer Notes

For 32-bit only.

See Also

SECRegistry  Save