Peer.Host Method |
Language: |
Visual Basic Public Sub Host( _
ByVal applicationDescription As ApplicationDescription, _
ByVal deviceAddress() As Address _
)C# public void Host(
ApplicationDescription applicationDescription,
Address[] deviceAddress
);C++ public:
void Host(
ApplicationDescription applicationDescription,
array<Address^>^ deviceAddress
);JScript public function Host(
applicationDescription : ApplicationDescription,
deviceAddress : Address[]
);
applicationDescription Microsoft.DirectX.DirectPlay.ApplicationDescription
deviceAddress Microsoft.DirectX.DirectPlay.Address[]
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