Platform SDK: DirectX |
The DirectPlayLobby3.GetModemCount method retrieves the number of modems available on the player's system.
object.GetModemCount() As Long
If the method succeeds, it returns the number of available modems whose names can be retrieved by using the DirectPlayLobby3.GetModemName method.
If the method fails, an error is raised and Err.Number may be set.