E_XSTUDIO_ALREADY_EXISTS Field

Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
File or item already exists.

Syntax

HRESULT E_XSTUDIO_ALREADY_EXISTS = __HRESULT_FROM_WIN32(ERROR_ALREADY_EXISTS)  

Requirements

Header: Declared in xstudio.h.

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