BTXEvents.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:
override System::Object ^ GetTrackData(Guid interceptorId, long sequence);
public override object GetTrackData (Guid interceptorId, long sequence);
override this.GetTrackData : Guid * int64 -> obj
Public Overrides Function GetTrackData (interceptorId As Guid, sequence As Long) As Object
Parameters
- interceptorId
- Guid
- sequence
- Int64