IXStudioAsyncResult::GetContext Method

Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Gets a user-defined context passed at the start of an asynchronous operation.

Syntax

public:
void* GetContext()  

Return value

Type: void *

A user-defined object.

Requirements

Header: Declared in xstudio.h.

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