IXtfConsoleControlClient::GetSystemTime Method

Retrieves the system time that is set on the development console.

Syntax

public:
HRESULT GetSystemTime(
         XTFSYSTEMTIME *pSystemTime
)  

Parameters

pSystemTime
Type: XTFSYSTEMTIME *

Pointer to an XTFSYSTEMTIME structure that receives the system time on the development console.

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