pathname property
Sets or retrieves the file name or path specified by the object.
Syntax
HRESULT value = object.put_pathname( v);HRESULT value = object.get_pathname(* p);
Property values
Type: BSTR
the file name or path.
Show:
Sets or retrieves the file name or path specified by the object.
HRESULT value = object.put_pathname( v);HRESULT value = object.get_pathname(* p);
Type: BSTR
the file name or path.