| Microsoft DirectX 8.1 (C++) | 
The following flags specify the level of dynamic reconnection to use during rendering.
| Constant | Value | Description | 
| CONNECTF_DYNAMIC_NONE | 0x00 | No dynamic reconnection. Load everything before rendering the project. | 
| CONNECTF_DYNAMIC_SOURCES | 0x01 | Load sources only as needed. | 
| CONNECTF_DYNAMIC_EFFECTS | 0x02 | Reserved. Do not use. | 
See Also