InspectFileOutput defines values used internally by DCS.
[C#] public enum InspectFileOutput;
[Visual Basic] public Enum InspectFileOutput
[Visual RPG] BegEnum InspectFileOutput Access(*Public)
Remarks
InspectFileOutput defines values only used by the reserved method IFileObject.InspectFile. This method should not be invoked by user programs.
Requirements
Namespace: ASNA.DataGate.Common
Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 8.1 Pro, Windows 10
Assembly: ASNA DataGate Client (in ASNA.DataGate.Client.dll)
See Also