Client.SetClientInformation Method |
Language: |
Visual Basic Public Sub SetClientInformation( _
ByVal playerInformation As PlayerInformation, _
ByRef asyncHandle As Integer, _
ByVal flags As SyncFlags _
)C# public void SetClientInformation(
PlayerInformation playerInformation,
out int asyncHandle,
SyncFlags flags
);C++ public:
void SetClientInformation(
PlayerInformation playerInformation,
[Out] int% asyncHandle,
SyncFlags flags
);JScript public function SetClientInformation(
playerInformation : PlayerInformation,
asyncHandle : int,
flags : SyncFlags
);
playerInformation Microsoft.DirectX.DirectPlay.PlayerInformation
asyncHandle System.Int32
flags Microsoft.DirectX.DirectPlay.SyncFlags
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