Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Gets the count of data items associated with the event.
public:
UINT32 GetDataCount()
Type: UINT32
Count of data items associated with the event.
Currently, GetDataCount returns 4 instead of the actual value of 1. There is only 1 data buffer available in the event.
Header: Declared in xstudio.h.
Library: Use xstudioclient.lib (console) or xstudioservice.lib (desktop).