Data struct passed to a user registered phone line call record callback procedure.
Used to allow the application to gain real time access to phone line recorded data.
    Namespace: 
   LanScape
    Assembly:
   LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
| Visual Basic (Declaration) | 
|---|
Public Class PHONE_LINE_RECORD_DATA _
	Implements IDisposable  | 
| Visual C++ | 
|---|
public ref class PHONE_LINE_RECORD_DATA : IDisposable  | 
| J# | 
|---|
public class PHONE_LINE_RECORD_DATA implements IDisposable  | 
Inheritance Hierarchy
See Also