|
The Test Flag
The "test" (MCI_TEST) flag queries the device to determine if it can execute
the command. The device returns an error if it cannot execute the command. It
returns no error if it can handle the command. When you specify this flag, MCI
returns control to the application without executing the command.
This flag is supported by digital-video and VCR devices for all commands
except open (MCI_OPEN) and close (MCI_CLOSE).
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Programmer's Reference (win32.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|