SECPTNStrategyProfile Class

class SECPTNStrategyProfile: public SECPTNStrategy

This SECPTNStrategy derived class implements the SECPTNStrategy interface for storing data to a file profile (i.e. via the GetPrivateProfile, WritePrivateProfile interface). The tree organization is maintained through a unique naming scheme of profile stanza names and an iteration of child name links for each stanza.

Defined in: PERSTREE.H

See Also

SECPTNStrategy  SECPersistentTreeNode  SECPTNStrategyRegistry

Class Members

SECPTNStrategyProfile(const CString& strProfileName)

Initialize the profile strategy.