| Microsoft DirectX 8.1 (Visual Basic) |
Retrieves the full application description for the connected application.
GetApplicationDesc(lFlags As Long) _
As DPN_APPLICATION_DESC
Returns a DPN_APPLICATION_DESC type describing the application.
If the method fails, Err.Number can be set to one of the following values.
| DPNERR_NOCONNECTION |
| DPNERR_INVALIDFLAGS |
| DPNERR_BUFFERTOOSMALL |
| DPNERR_INVALIDPARAM |