THPUtyHeaderInit

C Specification

#include <win32/thputilities.h>
void THPUtyHeaderInit(THPHeader* header);

Arguments

header Pointer to the THPHeader structure.

Return Values

None.

Description

This function initializes the THPHeader structure.

See Also

None.

Revision History

03/01/2006 Initial version.