IXtfApplicationClient::DebugQuery
Queries whether debugging is enabled for the app package with the specified package moniker.Syntax
Parameters
pszPackageMonikerType: 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 ReturnsS_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
IXtfApplicationClientXtfApplication
