This document is archived and information here might be outdated. Recommended version. |
Packet tile size.
[Visual Basic .NET]
Public Property PacketSize As Integer
[C#]
public int PacketSize {get; set;}
[C++]
HRESULT get_PacketSize(
System.Int32* pPacketSize
);
[C++]
HRESULT put_PacketSize(
long pPacketSize
);
[C++] Parameters pPacketSize [out, retval]
pPacketSize is a parameter of type long* pPacketSize [in]
pPacketSize is a parameter of type long