Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Gets the current position of the playback, as a tick count.
public:
UINT64 GetCurrentTick()
Type: UINT64
Current position of the playback, in ticks.
Header: Declared in xstudio.h.
Library: Use xstudioclient.lib (console) or xstudioservice.lib (desktop).