CreatePacketDefinition Method
Create a PacketDefinition describing the fields and serialization version information for the IPacket object passed by the caller.
'Declaration
Public Shared Function CreatePacketDefinition( _
ByVal As IPacket _
) As PacketDefinition
public static PacketDefinition CreatePacketDefinition(
IPacket
)
Parameters
- packet
- IPacket object to generate a PacketDefinition for
Return Value
PacketDefinition describing fields to be serialized, including nested types
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2