It_Dup 

Use

Duplicates an IT_EVENT structure.

Syntax

PIT_EVENT DLEX It_Dup (PIT_EVENT pEvt);

Parameters

pEvt

Pointer to the IT_EVENT structure

Return Value

Pointer to an IT_EVENT structure that duplicates the input parameter.

See Also

It_DupTo.