AppInfoT.getDescription

Gets a human-readable description of an installed application.

template AppInfoT(TStruct)
string
getDescription
()

Return Value

Type: string

a string containing a description of the application @appinfo, or %NULL if none.

Meta