Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Application Object : GetSystemHiddenFolder Method
GetSystemHiddenFolder Method
Description
Gets the System Hidden Folder. The Generic or Version Specific folder is returned according the bVersionSpecific parameter
Syntax
Visual Basic
Public Function GetSystemHiddenFolder( _
   ByVal bVersionSpecific As Boolean _
) As String
Parameters
bVersionSpecific
See Also