IXStudioAsyncResult::GetResult Method

Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Gets the result of an asynchronous operation.

Syntax

public:
HRESULT GetResult()  

Return value

Type: HRESULT 

The result of an asynchronous operation.

Requirements

Header: Declared in xstudio.h.

Library: Use xstudioclient.lib (console) or xstudioservice.lib (desktop).