DirectX SDK |
The DirectX7.DirectPlayCreate method creates a DirectPlay4 object.
object.DirectPlayCreate(guid As String) As DirectPlay4
If the method succeeds, a DirectPlay4 object is returned.
If the method fails, an error is raised and Err.Number is set.
If the guid parameter is an empty string, the DirectPlay connection is not initialized and the application must call DirectPlay4.InitializeConnection.