Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

mci-device-id

Arguments: mci-device

Returns the id of device. If mci-device-id returns 0, this indicates that the device is closed. This will be the case if the device has never been opened with mci-open, if it has more recently been closed with mci-close, or if the most recent call to mci-open resulted in an error. Otherwise mci-device-id will return a positive integer that is unique for the particular mci-device class, and which is of no use to the application other than the fact that it is positive to indicate that the device is open.

See cg-mci.htm for information about MCI support in Common Graphics.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version