public static extern bool PhfWaitForEvent( PhEvent* Event, long* Timeout );
public static extern void PhfResetEvent( PhEvent* Event );
public static extern void PhfInitializeEvent( PhEvent* Event );