Retrieves the system time that is set on the development console.
public:
HRESULT GetSystemTime(
XTFSYSTEMTIME *pSystemTime
)
pSystemTime
Type: XTFSYSTEMTIME *
Pointer to an XTFSYSTEMTIME structure that receives the system time on the development console.
Type: HRESULT
HRESULT success or error code.
Header: Declared in xtfconsolecontrol.h.
Library: Use xtfconsolecontrol.lib.
IXtfConsoleControlClient Interface