NetworkPacket.NetworkPacket Constructor |
Language: |
Visual Basic Public Sub New( _
ByVal initialSize As Integer _
)C# public NetworkPacket(
int initialSize
);C++ public:
NetworkPacket(
int initialSize
);JScript public function NetworkPacket(
initialSize : int
);
initialSize System.Int32
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center