Programming Guides › Programming Guide for C › Guidance for the Agent API in C › Agent API Data Structures (C)
Before you use a structure, all unused fields should be set to zero. The best way to do this is to set the entire structure to zero.