by Talen (1 Submission)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
This code wraps API Functions, that manipulate MCI Devices (mciSendString, mciGetErrorString).
Inputs
Just declare class and use it's methods to control your multimedia
Assumes
All explanations are at the top of the class
Code Returns
It returns errors and errors description
Side Effects
none, I think
Download MCI Api class (11 KB)