libZPlay documentation (Win32)
IndexReferenceHome
PreviousUpNext
libZPlayCpp::zplay_DestroyZPlay Function

Destroy interface instance.

C++
__stdcall __declspec(dllimport) int zplay_DestroyZPlay(ZPLAY_HANDLE handle);
Parameters 
Description 
ZPLAY_HANDLE handle 
ZPLAY handle. Get this handle with zplay_CreateZPlay

Call this function to destroy class instance created by class factory CreateZPlay

Playing will be stopped, all memory deallocated and interface instance will be destroyed.

Copyright (c) 2010. Zoran Cindori - All rights reserved.

Web: http://libzplay.sourceforge.net/

Email: zcindori@inet.hr