Gets a list of the downloadable content (DLC) that is currently installed on the development console.
public:
HRESULT GetDlc(
LPBSTR pbstrDlcList
)
pbstrDlcList
Type: LPBSTR
Pointer that receives a list of the DLC that is currently installed on the development console.
Type: HRESULT
HRESULT success or error code.
Header: Declared in xtfapplication.h.
Library: Use xtfapplication.lib.