Description: | Determines whether to open the device automatically at execution time. |
Used in control(s): | MCI |
Values (with constants): | True:Opens automatically. (POW-TRUE) False:Does not open automatically.(POW-FALSE) |
Default value: | False(POW-FALSE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Reference only. |
Backward compatibility attribute: | None. |