IXtfConsoleControlClient::QueryConnectedStandby Method

Determines whether the console is currently in connected standby.

Syntax

public:
HRESULT QueryConnectedStandby(
         BOOL pfIsInConnectedStandby,
         BOOL pfAllowsInstantOn)  

Parameters

pfIsInConnectedStandby
Type: BOOL

Pointer to a Boolean value that receives the value TRUE if the console is currently in connected standby; FALSE otherwise.

pfAllowsInstantOn
Type: BOOL

Pointer to a Boolean value that receives the value TRUE if the console currently allows instant on; FALSE otherwise.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in xtfconsolecontrol.h.

Library: Use xtfconsolecontrol.lib.

See also

Reference

IXtfConsoleControlClient Interface

IXtfConsoleControlClient Members

XtfConsoleControl