SECRegistry::Initialize

voidSECRegistry::Initialize(void)

Initializes data members.

Defined in: SECREG.CPP

Return Value

void

Comments

This method is only intended to be called in the implementation of the SECRegistry class. Override this method to perform custom initialization.

See Also

SECRegistry