search property
Sets or retrieves the substring of the IHTMLLocation::href property that follows the question mark.
Syntax
HRESULT value = object.put_search( v);HRESULT value = object.get_search(* p);
Property values
Type: BSTR
the substring of the IHTMLLocation::href property.
Remarks
The substring that follows the question mark is the query string or form data.
Build date: 11/12/2012