Tao.Sdl SDK Documentation |
|
Sdl.CD_ERROR Field
An error occured while getting the status.
[Visual Basic]
Public Const CD_ERROR As
Integer = -1
[C#]
public const
int CD_ERROR = -1;
Remarks
CDstatus enum. The possible states which a CD-ROM drive can be in.
See Also
Sdl Class | Tao.Sdl Namespace