SpInitEvent (Windows Embedded CE 6.0)
1/6/2010
This function initializes an event structure by clearing it.
Syntax
inline void SpInitEvent(
SPEVENT* pe
);
Parameters
- pe
[in] Pointer to an SPEVENT structure to initialize.
Return Value
None.
Requirements
Header | sphelper.h |
Library | sapilib.lib |
Windows Embedded CE | Windows CE .NET 4.1 and later |