E_XSTUDIO_MORE_DATA Field

Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
More data is available (indicates that the receiving buffer was too small).

Syntax

HRESULT E_XSTUDIO_MORE_DATA = __HRESULT_FROM_WIN32(ERROR_MORE_DATA)  

Requirements

Header: Declared in xstudio.h.

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