Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Removes a custom title stream.
public:
HRESULT RemoveStream(
const GUID &streamType
)
streamType
Type: GUIDÂ
[in] GUID identifying the title stream type.
Type: HRESULTÂ
S_OK if successful; an error code otherwise.
Header: Declared in xstudio.h.
Library: Use xstudioclient.lib (console) or xstudioservice.lib (desktop).