Entry::Init

Entry::Init
inline void Init(EntryData* pnative, EntryChange * pchange);
Description

Init initializes a context entry node and sets its reference count to 1.

Parameters
Parameters 
Description 
EntryData* pnative 
Pointer to EntryData for the data in the context entry node. 
EntryChange * pchange 
Pointer to EntryChange if changes were made to this context entry node.