Gets a list of the apps that are currently installed on the development console.
public:
HRESULT GetInstalled(
LPBSTR pbstrAppList
)
pbstrAppList
Type: LPBSTR
Pointer that receives a list of the apps that are currently installed on the development console.
Type: HRESULT
HRESULT success or error code.
Header: Declared in xtfapplication.h.
Library: Use xtfapplication.lib.