dynsrc property
This property is deprecated. Sets or retrieves the address of a video clip or VRML world to display in the window.
Syntax
HRESULT value = object.put_dynsrc(BSTR v);HRESULT value = object.get_dynsrc(BSTR* p);
Property values
Type: BSTR
the URL of the video source.
Show: