StylusDataBase.VerifyPacketData Method

StylusDataBase.VerifyPacketData Method

Packet data validation called when the object is initialized.

Definition

Visual Basic .NET Overridable Protected Sub VerifyPacketData( _
ByVal packetPropertyCount As Integer, _
ByVal packetData() As Integer _
)
C# protected virtual void VerifyPacketData(
int packetPropertyCount,
int[] packetData
);
Managed C++ protected: virtual void VerifyPacketData(
int *packetPropertyCount,
int *packetData __gc[]
);

Parameters

packetPropertyCount System.Int32.
packetData System.Int32[].

Exceptions

ArgumentException Leave Site: One of the parameters is not valid.
ArgumentException Leave Site: One of the parameters is not valid.
ArgumentNullException Leave Site:
ArgumentOutOfRangeException Leave Site: