Skip to main content

IXtfApplicationClient::DebugQuery

Queries whether debugging is enabled for the app package with the specified package moniker.

Syntax

Parameters

pszPackageMoniker
Type: LPCWSTR
A pointer to the package moniker for the app. pfEnabled
Type: BOOL*
On successful completion, contains a value indicating whether debugging is enabled for the app package with the specified package moniker.

Return value

Type: HRESULT Returns S_OK if successful; otherwise, returns an HRESULT error code.

Requirements

Header: xtfapplication.h Library: xtfapplication.lib Supported platforms: Windows (for XBOX console tools)

See also

IXtfApplicationClient
XtfApplication
Last modified on August 20, 2026