src property
Sets or retrieves a URL to be loaded by the object.
Syntax
HRESULT value = object.put_src( v);HRESULT value = object.get_src(* p);
Property values
Type: BSTR
the URL.
Show:
Sets or retrieves a URL to be loaded by the object.
HRESULT value = object.put_src( v);HRESULT value = object.get_src(* p);
Type: BSTR
the URL.