Share via


SpInitEvent

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

See Also

Reference

SAPI Functions