Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FileIO Object : FileOpenType Property
FileOpenType Property
Description
Value of ENUM_FILE_OPEN_TYPES enumeration type which specifies the file open mode used in opening a file.
Property type
Read-write property
Syntax
Visual Basic
Public Property FileOpenType As ENUM_FILE_OPEN_TYPES
Return Type

Read/write Enum_File_Open_Types enumeration.

See Also