|
-
July 18th, 2001, 07:37 AM
#1
Return information of mciSendString
What information is returned by "status" command of mciCommand when called with mciSendString?
I have called:
NoError = mciSendString("status cdaudio media present", RS, len(RS), 0)
As written in MM reference:
Return Values
Returns information in the lpstrReturnString parameter of mciSendString. The information is dependent on the request type.
So what kind of return value should I expect?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|