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.