Share via


SpInitEvent (Windows CE 5.0)

Send Feedback

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

SAPI Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.