xtd_c - Reference Guide 0.2.0
xtd_event_args Struct Reference

#include <event_args.h>

Definition

Represent an instance of the event args object.

Library
xtd_c.core

Data Fields

xtd_handle user_data
 The user's data that is associated with the event. More...
 

Field Documentation

◆ user_data

xtd_handle xtd_event_args::user_data

The user's data that is associated with the event.

Remarks
User data can be NULL.

The documentation for this struct was generated from the following file: