inline void Init(EntryData* pnative, EntryChange * pchange);
Init initializes a context entry node and sets its reference count to 1.
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. |