Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Gets the size of the data associated with the event.
public:
UINT32 GetDataSize()
Type: UINT32
Size, in bytes, of the data associated with the event.
The returned size is the sum of the sizes of all data buffers in the event, excluding the index blob.
Header: Declared in xstudio.h.
Library: Use xstudioclient.lib (console) or xstudioservice.lib (desktop).