Peer.CreateGroup Method |
Language: |
Visual Basic Public Sub CreateGroup( _
ByVal groupInformation As GroupInformation, _
ByVal flags As SyncFlags, _
ByVal groupContext As Object, _
ByVal asyncContext As Object _
)C# public void CreateGroup(
GroupInformation groupInformation,
SyncFlags flags,
object groupContext,
object asyncContext
);C++ public:
void CreateGroup(
GroupInformation groupInformation,
SyncFlags flags,
Object^ groupContext,
Object^ asyncContext
);JScript public function CreateGroup(
groupInformation : GroupInformation,
flags : SyncFlags,
groupContext : Object,
asyncContext : Object
);
groupInformation Microsoft.DirectX.DirectPlay.GroupInformation
flags Microsoft.DirectX.DirectPlay.SyncFlags
groupContext System.Object
asyncContext System.Object
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