SpInitEvent (Windows CE 5.0)
This function initializes an event structure by clearing it.
inline void SpInitEvent(SPEVENT* pe);
Parameters
- pe
[in] Pointer to an SPEVENT structure to initialize.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sphelper.h.
Link Library: Sapilib.lib.
See Also
Send Feedback on this topic to the authors