Server.SetServerInformation Method |
Language: |
Visual Basic Public Sub SetServerInformation( _
ByVal playerInformation As PlayerInformation, _
ByVal flags As SyncFlags _
)C# public void SetServerInformation(
PlayerInformation playerInformation,
SyncFlags flags
);C++ public:
void SetServerInformation(
PlayerInformation playerInformation,
SyncFlags flags
);JScript public function SetServerInformation(
playerInformation : PlayerInformation,
flags : SyncFlags
);
playerInformation Microsoft.DirectX.DirectPlay.PlayerInformation
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