See Also

DecodingException Class  | DecodingException Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerSNMP for .NET

Offset Property

Dart.PowerSNMP Namespace > DecodingException Class : Offset Property

Gets the offset into the buffer where the error occurred.

[Visual Basic]
Public ReadOnly Property Offset As Integer
[C#]
public int Offset {get;}
[C++]
public: __property int get_Offset();
[C++/CLI]
public: property int Offset {    int get(); }

Remarks

This property is read-only.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

DecodingException Class  | DecodingException Members


Send comments on this topic.

Documentation version 1.2.0.0.

© 2008 Dart Communications.  All rights reserved.