Platform SDK: DirectX

DirectPlayLobby3.GetDPEnumLocalApplications

The DirectPlayLobby3.GetDPEnumLocalApplications method enumerates the applications that are registered with DirectPlay.

object.GetDPEnumLocalApplications() _
    As DirectPlayEnumLocalApplications

Parameters

object
Object expression that resolves to a DirectPlayLobby3 object.

Return Values

If the method succeeds, it returns a DirectPlayEnumLocalApplications object.

Error Codes

If the method fails, an error is raised and Err.Number may be set to one of the following values:

DPERR_GENERIC
DPERR_INVALIDOBJECT
DPERR_INVALIDPARAMS
DPERR_OUTOFMEMORY