SharpPcap : SharpPcap.AirPcap Namespace

AirPcapVersion Class

Version

Syntax

public class AirPcapVersion

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SharpPcap.AirPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

static
Version (out uint, out uint, out uint, out uint)
Returns the version in separate fields
static
VersionString () : string
Returns the version in a.b.c.d format

Member Details

AirPcapVersion Constructor

Documentation for this section has not yet been entered.

Syntax

public AirPcapVersion ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SharpPcap.AirPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0

Version Method

Returns the version in separate fields

Syntax

public static void Version (out uint Major, out uint Minor, out uint Rev, out uint Build)

Parameters

Major
Minor
Rev
Build

Returns

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SharpPcap.AirPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0

VersionString Method

Returns the version in a.b.c.d format

Syntax

public static string VersionString ()

Returns

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SharpPcap.AirPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0