Function called by the framework to notify you of component events.

Syntax

void SomeFunction(int name);

Parameters

 

Return Value

None

Remarks

None

Examples

None

See Also