IXtfConsoleControlClient::UpdatesPending Method

Determines whether file updates to the development console are pending.

Syntax

public:
HRESULT UpdatesPending(
         BOOL *pfUpdatesPending
)  

Parameters

pfUpdatesPending
Type: BOOL *

Pointer to a Boolean value that receives true if updates to the console are pending; false if all updates have completed.

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