NetworkPacket.Read Method |
Language: |
Visual Basic Public Function Read( _
ByVal returnType As Type, _
ByVal ranks() As Integer _
) As ArrayC# public Array Read(
Type returnType,
int[] ranks
);C++ public:
Array^ Read(
Type^ returnType,
array<int>^ ranks
);JScript public function Read(
returnType : Type,
ranks : int[]
) : Array;
returnType System.Type
ranks 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