- Contents
DesignerCOM API
II3IDHandler::FilePath Property
get_FilePath
Returns the file path where the handler is located.
IDL Function Prototype
HRESULT FilePath(
[out, retval] BSTR * FilePath
);
C/C++ Syntax
HRESULT get_FilePath(BSTR * FilePath);
Parameters
- FilePath
-
The fully qualified path and filename are returned.