Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Pauses playback at the current position.
public:
HRESULT Pause()
Type: HRESULTÂ
S_OK if successful; an error code otherwise.
To resume playback, call Resume.
Header: Declared in xstudio.h.
Library: Use xstudioclient.lib (console) or xstudioservice.lib (desktop).