Platform SDK: DirectX |
The DirectPlayLobby3.CreateCustomAddress method creates a DirectPlay address of a kind not supported by other address creation methods.
object.CreateCustomAddress(size As Long, _ data As Any) 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 |