IWMPEvents::MarkerHit (Compact 7)

3/12/2014

The MarkerHit event occurs when a marker is reached.

Syntax

void MarkerHit( long MarkerNum ); 

Parameters

  • MarkerNum
    [in]  Specifies the number of the marker that was hit.

Return Values

This event does not return a value.

See Also

Reference

IWMPEvents Interface