src property
Sets or gets the URL of a sound to play.
Syntax
HRESULT value = object.put_src( v);HRESULT value = object.get_src(* p);
Property values
Type: BSTR
the URL of the sound.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
Show: