rc (ULONG) - returns

      Returns MCIERR_SUCCESS in the low-order word if there was no error; otherwise it returns an error code in the low-order word of the return value. Use mciGetErrorString to convert this code to a string. If the error code is a device-dependent error, the high-order word will contain the device ID.


    [Back] [Next]