This topic has not yet been rated - Rate this topic

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.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.