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