SECPersistentTreeNode::GetFirstKeyValuePosition

POSITIONSECPersistentTreeNode::GetFirstKeyValuePosition(void)

Retrieves the first position of the key-value pairs.

Defined in: PERSTREE.CPP

Return Value

The first key-value position, 0 if there are no key-value pairs.

Comments

Use this method in conjunction with  EnumerateKeyValues. The output of this method should be used as the POSITION parameter of  EnumerateKeyValues.