Events.GetTrackData(Guid, Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
abstract System::Object ^ GetTrackData(Guid interceptorId, long sequence);
public abstract object GetTrackData (Guid interceptorId, long sequence);
abstract member GetTrackData : Guid * int64 -> obj
Public MustOverride Function GetTrackData (interceptorId As Guid, sequence As Long) As Object
Parameters
- interceptorId
- Guid
- sequence
- Int64