SECRegistry::Close

BOOLSECRegistry::Close(void)

Closes the SECRegistry object connection

Defined in: SECREG.CPP

Return Value

Nonzero if successful, otherwise 0.

Comments

Releases the handle of the SECRegistry current key. Encapsulates the RegCloseKey API. This method is available in both 16 and 32 bit versions.

See Also

SECRegistry  Open