Specifies the starting point, as defined by the Multimedia MCI control TimeFormat property, for the Play or Record command. This property is not available at design time.
Syntax
[form.]MMControl.From[ = location&]
Remarks
The argument location& specifies the starting point for the play or record operation. The current time format is given by the TimeFormat property.
The value you assign to this property is used only with the next MCI command. Subsequent MCI commands ignore the From property until you assign it another (different or identical) value.
Data Type
Long