Microsoft DirectX 8.1 (Visual Basic)

DirectPlay8Server.GetApplicationDesc

Retrieves the full application description for the connected application.

GetApplicationDesc(lFlags As Long) _
    As DPN_APPLICATION_DESC

Parts

lFlags
Reserved. Must be 0.

Return Values

Returns a DPN_APPLICATION_DESC type describing the application.

Error Codes

If the method fails, Err.Number can be set to one of the following values.

DPNERR_NOCONNECTION
DPNERR_INVALIDFLAGS
DPNERR_BUFFERTOOSMALL
DPNERR_INVALIDPARAM