IXStudioEvent::GetStreamType Method

Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Gets the stream type of the event.

Syntax

public:
GUID& GetStreamType()  

Return value

Type: GUID 

Reference to the Xbox Studio stream type of the event.

Requirements

Header: Declared in xstudio.h.

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

See also

IXStudioEvent Interface