The error code for failed file operations.
Namespace:
Mergecom.HL7
Assembly:
Mergecom.HL7 (in Mergecom.HL7.dll) Version: 4.2.0.0
Syntax
| C# |
|---|
public const int FILE_ACCESS_ERROR |
| Visual Basic (Declaration) |
|---|
Public Const FILE_ACCESS_ERROR As Integer |
| Visual C++ |
|---|
public:
literal int FILE_ACCESS_ERROR |
See Also