Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FileIO Object : FilePointerID Property
FilePointerID Property
Description
Represents the file pointer Id to be used in the File I/O operation. The file pointer ID is established and linked to a specific file in the File Open command.
Property type
Read-write property
Syntax
Visual Basic
Public Property FilePointerID As String
Return Type
Read/write String value.
See Also