Platform SDK: DirectX |
The DirectPlayLobby3.CreateModemAddress method creates a DirectPlay address for a modem.
object.CreateModemAddress( _ modem As String, _ phone as String) As DirectPlayAddress
If it succeeds, the method returns a DirectPlayAddress object.
If the method fails, an error is raised and Err.Number may be set to the following value:
DPERR_INVALIDPARAMS |