GetUserDataPath Method (ISystemFiles) Send Feedback
See Also  Example
Val[out]
Path and folder name for DraftSight user data
Gets the path and folder name for DraftSight user data.

Syntax

Visual Basic 
Function GetUserDataPath() As System.String
C# 
System.string GetUserDataPath()
JavaScript 
GetUserDataPath() : String
COM native C++ 
HRESULT GetUserDataPath(
   BSTR* Val
)  
C++ 
DSRESULT GetUserDataPath(
   dsString* Val
)  

Parameters

Val[out] or Return Value
Path and folder name for DraftSight user data

Example

Remarks

The path and folder name for DraftSight user data is operating-system dependent.
 

See Also

Availability

DraftSight V1R4.0