swFileCloseNotifyReason_e Enumeration
Reasons for the
FileCloseNotify event.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Public Enum swFileCloseNotifyReason_e
Inherits Enum |
| C# | |
|---|
public enum swFileCloseNotifyReason_e : Enum |
| C++/CLI | |
|---|
public enum class swFileCloseNotifyReason_e : public Enum |
Members
Example
See Also